Skip to content

Commit 8938075

Browse files
ctruedenimagejan
authored andcommitted
Happy New Year 2017
1 parent 1d39079 commit 8938075

46 files changed

Lines changed: 46 additions & 46 deletions

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/net/imagej/table/AbstractTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/BoolColumn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/BoolTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/ByteColumn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/ByteTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/CharColumn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/CharTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/Column.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/DefaultBoolTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

src/main/java/net/imagej/table/DefaultByteTable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* ImageJ software for multidimensional image processing and analysis.
44
* %%
5-
* Copyright (C) 2009 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
77
* Institute of Molecular Cell Biology and Genetics.
88
* %%

0 commit comments

Comments
 (0)