Skip to content

Commit 88335fd

Browse files
christophechevalierZorin95670
authored andcommitted
chore: bump copyright year to 2026
1 parent c96ff26 commit 88335fd

File tree

60 files changed

+60
-60
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+60
-60
lines changed

checkstyle/java.header

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/IdentityManagerApiApplication.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/controller/GenericController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/controller/I18nController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/controller/MetadataController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/controller/filter/CopyrightFilter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/controller/handler/FallbackRoutingController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/controller/handler/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/controller/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

src/main/java/io/github/linagora/linid/im/i18n/collector/I18nMergeCollector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020-2025 Linagora
2+
* Copyright (C) 2020-2026 Linagora
33
*
44
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
55
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)

0 commit comments

Comments
 (0)