Skip to content

Commit 809133c

Browse files
ctruedenimagejan
authored andcommitted
Happy New Year 2016
1 parent 0227303 commit 809133c

30 files changed

Lines changed: 30 additions & 30 deletions

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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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/DefaultCharTable.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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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/DefaultFloatTable.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 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2009 - 2016 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)