Skip to content

Commit 66753c0

Browse files
committed
Update license blurbs.
1 parent 6ec174d commit 66753c0

140 files changed

Lines changed: 380 additions & 233 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/fiji/plugin/trackmate/batcher/BatcherUtils.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/RunParamModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/TrackMateBatcher.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/TrackMateBatcherPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/exporter/AllSpotsTableExporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/exporter/AviMovieExporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/exporter/BatchResultExporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/exporter/CSVTablesExporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/exporter/ExcelTableExporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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/fiji/plugin/trackmate/batcher/exporter/ExporterParam.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2021 - 2024 TrackMate developers.
5+
* Copyright (C) 2021 - 2025 TrackMate developers.
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)