Skip to content

Commit 61fb1a1

Browse files
[ADDED] missing copyright notices
1 parent 6980b33 commit 61fb1a1

File tree

6 files changed

+39
-0
lines changed

6 files changed

+39
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
~ Copyright 2021 Infosys Ltd.
4+
~ Use of this source code is governed by GNU General Public License version 2
5+
~ that can be found in the LICENSE file or at
6+
~ https://opensource.org/licenses/GPL-2.0
7+
-->
28
<project xmlns="http://maven.apache.org/POM/4.0.0"
39
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
410
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

src/main/java/com/infy/avroschema/TextClassificationRequest.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* Copyright 2021 Infosys Ltd.
3+
* Use of this source code is governed by GNU General Public License version 2
4+
* that can be found in the LICENSE file or at
5+
* https://opensource.org/licenses/GPL-2.0
6+
*/
7+
18
/**
29
* Autogenerated by Avro
310
*

src/main/java/com/infy/avroschema/TextClassificationResponse.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* Copyright 2021 Infosys Ltd.
3+
* Use of this source code is governed by GNU General Public License version 2
4+
* that can be found in the LICENSE file or at
5+
* https://opensource.org/licenses/GPL-2.0
6+
*/
7+
18
/**
29
* Autogenerated by Avro
310
*

src/main/java/com/infy/service/impl/CreateMessageServiceImpl.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* Copyright 2021 Infosys Ltd.
3+
* Use of this source code is governed by GNU General Public License version 2
4+
* that can be found in the LICENSE file or at
5+
* https://opensource.org/licenses/GPL-2.0
6+
*/
7+
18
package com.infy.service.impl;
29

310
import java.time.Instant;

src/main/java/com/infy/service/impl/PostsServiceImpl.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
package com.infy.service.impl;
2+
/*
3+
* Copyright 2021 Infosys Ltd.
4+
* Use of this source code is governed by GNU General Public License version 2
5+
* that can be found in the LICENSE file or at
6+
* https://opensource.org/licenses/GPL-2.0
7+
*/
28

39
import java.time.Instant;
410
import java.util.ArrayList;

src/main/java/com/infy/service/impl/TopicsServiceImpl.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
package com.infy.service.impl;
2+
/*
3+
* Copyright 2021 Infosys Ltd.
4+
* Use of this source code is governed by GNU General Public License version 2
5+
* that can be found in the LICENSE file or at
6+
* https://opensource.org/licenses/GPL-2.0
7+
*/
28

39
import java.time.Instant;
410
import java.util.List;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy