Skip to content

Commit 9917507

Browse files
committed
update licenses
1 parent 667330c commit 9917507

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/main/java/ch/epfl/biop/coloc/JACoP_B.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports
44
* %%
5-
* Copyright (C) 2009 - 2024 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
5+
* Copyright (C) 2009 - 2026 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
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/coloc/utils/ImageColocalizer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports
44
* %%
5-
* Copyright (C) 2009 - 2024 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
5+
* Copyright (C) 2009 - 2026 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
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/coloc/utils/ImgInfo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports
44
* %%
5-
* Copyright (C) 2009 - 2024 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
5+
* Copyright (C) 2009 - 2026 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
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/coloc/utils/Object3D.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports
44
* %%
5-
* Copyright (C) 2009 - 2024 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
5+
* Copyright (C) 2009 - 2026 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
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/coloc/utils/RandomCostes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports
44
* %%
5-
* Copyright (C) 2009 - 2024 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
5+
* Copyright (C) 2009 - 2026 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
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/coloc/utils/Utils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports
44
* %%
5-
* Copyright (C) 2009 - 2024 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
5+
* Copyright (C) 2009 - 2026 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
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/resources/plugins.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# #%L
33
# An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports
44
# %%
5-
# Copyright (C) 2009 - 2024 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
5+
# Copyright (C) 2009 - 2026 Susanne Bolte, Fabrice P. Cordelières, Olivier Burri
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)