Skip to content

Commit 5915fe1

Browse files
committed
Update copyright headers for 2026
1 parent daa8561 commit 5915fe1

62 files changed

Lines changed: 62 additions & 62 deletions

Some content is hidden

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

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012 - 2022, Board of Regents of the University of
1+
Copyright (c) 2012 - 2026, Board of Regents of the University of
22
Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
33
All rights reserved.
44

src/main/java/org/scijava/table/AbstractTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/BoolColumn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/BoolTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/ByteColumn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/ByteTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/CharColumn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/CharTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/Column.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/main/java/org/scijava/table/DefaultBoolTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Table structures for SciJava.
44
* %%
5-
* Copyright (C) 2012 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2012 - 2026 Board of Regents of the University of
66
* Wisconsin-Madison, and Friedrich Miescher Institute for Biomedical Research.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)