Skip to content

Commit 798925e

Browse files
committed
fix licenses
1 parent 1374ecc commit 798925e

57 files changed

Lines changed: 74 additions & 74 deletions

File tree

Some content is hidden

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

src/main/java/ch/epfl/biop/atlas/AtlasLocationHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as

src/main/java/ch/epfl/biop/atlas/brainglobe/BrainGlobeAppose.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as
99
* published by the Free Software Foundation, either version 3 of the
1010
* License, or (at your option) any later version.
11-
*
11+
*
1212
* This program is distributed in the hope that it will be useful,
1313
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1515
* GNU General Public License for more details.
16-
*
16+
*
1717
* You should have received a copy of the GNU General Public
1818
* License along with this program. If not, see
1919
* <http://www.gnu.org/licenses/gpl-3.0.html>.

src/main/java/ch/epfl/biop/atlas/brainglobe/BrainGlobeAtlas.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as
99
* published by the Free Software Foundation, either version 3 of the
1010
* License, or (at your option) any later version.
11-
*
11+
*
1212
* This program is distributed in the hope that it will be useful,
1313
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1515
* GNU General Public License for more details.
16-
*
16+
*
1717
* You should have received a copy of the GNU General Public
1818
* License along with this program. If not, see
1919
* <http://www.gnu.org/licenses/gpl-3.0.html>.

src/main/java/ch/epfl/biop/atlas/brainglobe/BrainGlobeAtlasMap.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as
99
* published by the Free Software Foundation, either version 3 of the
1010
* License, or (at your option) any later version.
11-
*
11+
*
1212
* This program is distributed in the hope that it will be useful,
1313
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1414
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1515
* GNU General Public License for more details.
16-
*
16+
*
1717
* You should have received a copy of the GNU General Public
1818
* License along with this program. If not, see
1919
* <http://www.gnu.org/licenses/gpl-3.0.html>.

src/main/java/ch/epfl/biop/atlas/brainglobe/BrainGlobeHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as

src/main/java/ch/epfl/biop/atlas/brainglobe/BrainGlobeStructures.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as

src/main/java/ch/epfl/biop/atlas/custom/AtlasFromImagePlusCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as

src/main/java/ch/epfl/biop/atlas/custom/AtlasFromSourcesHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as

src/main/java/ch/epfl/biop/atlas/mouse/allen/ccfv3/AllenAtlas.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as

src/main/java/ch/epfl/biop/atlas/mouse/allen/ccfv3/AllenBrainCCFv3Downloader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Repo containing a standard API for Atlases and some example ones
44
* %%
5-
* Copyright (C) 2021 - 2025 EPFL
5+
* Copyright (C) 2021 - 2026 EPFL
66
* %%
77
* This program is free software: you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as

0 commit comments

Comments
 (0)