Skip to content

Commit 655a92f

Browse files
committed
Update license blurbs.
1 parent 2768a36 commit 655a92f

361 files changed

Lines changed: 441 additions & 357 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/Dimension.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/FeatureModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/LoadTrackMatePlugIn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/Logger.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/ManualTrackingPlugIn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/Model.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/ModelChangeEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/ModelChangeListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/SelectionChangeEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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/SelectionChangeListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Fiji distribution of ImageJ for the life sciences.
44
* %%
5-
* Copyright (C) 2010 - 2021 Fiji developers.
5+
* Copyright (C) 2010 - 2022 Fiji 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)