Skip to content

Commit 961a2c3

Browse files
committed
updated year in header
1 parent 0ee4325 commit 961a2c3

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
same "printed page" as the copyright notice for easier
188188
identification within third-party archives.
189189

190-
Copyright 2022 Erudika LTD, https://erudika.com
190+
Copyright 2026 Erudika LTD, https://erudika.com
191191

192192
Licensed under the Apache License, Version 2.0 (the "License");
193193
you may not use this file except in compliance with the License.

src/main/java/com/erudika/para/server/persistence/CassandraDAO.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2022 Erudika. https://erudika.com
2+
* Copyright 2013-2026 Erudika. https://erudika.com
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/com/erudika/para/server/persistence/CassandraUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2022 Erudika. https://erudika.com
2+
* Copyright 2013-2026 Erudika. https://erudika.com
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/module-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2022 Erudika. http://erudika.com
2+
* Copyright 2013-2026 Erudika. http://erudika.com
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/test/java/com/erudika/para/server/persistence/CassandraDAOIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2022 Erudika. https://erudika.com
2+
* Copyright 2013-2026 Erudika. https://erudika.com
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/test/java/com/erudika/para/server/persistence/DAOTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2022 Erudika. https://erudika.com
2+
* Copyright 2013-2026 Erudika. https://erudika.com
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)