File tree 6 files changed +39
-0
lines changed
6 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?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
+ -->
2
8
<project xmlns =" http://maven.apache.org/POM/4.0.0"
3
9
xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4
10
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
Original file line number Diff line number Diff line change
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
+
1
8
/**
2
9
* Autogenerated by Avro
3
10
*
Original file line number Diff line number Diff line change
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
+
1
8
/**
2
9
* Autogenerated by Avro
3
10
*
Original file line number Diff line number Diff line change
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
+
1
8
package com .infy .service .impl ;
2
9
3
10
import java .time .Instant ;
Original file line number Diff line number Diff line change 1
1
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
+ */
2
8
3
9
import java .time .Instant ;
4
10
import java .util .ArrayList ;
Original file line number Diff line number Diff line change 1
1
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
+ */
2
8
3
9
import java .time .Instant ;
4
10
import java .util .List ;
You can’t perform that action at this time.
0 commit comments