Skip to content

Commit 414bd92

Browse files
committed
Update license blurbs.
1 parent c74504e commit 414bd92

387 files changed

Lines changed: 489 additions & 384 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
* TrackMate: your buddy for everyday tracking.
44
* %%
5-
* Copyright (C) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/FeatureModel.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/LoadTrackMatePlugIn.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/Logger.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/ManualTrackingPlugIn.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/Model.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/ModelChangeEvent.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/ModelChangeListener.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/SelectionChangeEvent.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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/SelectionChangeListener.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) 2010 - 2022 TrackMate developers.
5+
* Copyright (C) 2010 - 2023 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)