Skip to content

Commit

Permalink
Happy New Year 2015!
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed Jan 16, 2015
1 parent 53ecacd commit 4d61473
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2009 - 2014, Board of Regents of the University of
Copyright (c) 2009 - 2015, Board of Regents of the University of
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
Institute of Molecular Cell Biology and Genetics.
All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/main/assembly/all.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#%L
ImageJ software for multidimensional image processing and analysis.
%%
Copyright (C) 2009 - 2014 Board of Regents of the University of
Copyright (C) 2009 - 2015 Board of Regents of the University of
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
Institute of Molecular Cell Biology and Genetics.
%%
Expand Down
2 changes: 1 addition & 1 deletion src/main/assembly/application.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#%L
ImageJ software for multidimensional image processing and analysis.
%%
Copyright (C) 2009 - 2014 Board of Regents of the University of
Copyright (C) 2009 - 2015 Board of Regents of the University of
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
Institute of Molecular Cell Biology and Genetics.
%%
Expand Down
2 changes: 1 addition & 1 deletion src/main/assembly/dir.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#%L
ImageJ software for multidimensional image processing and analysis.
%%
Copyright (C) 2009 - 2014 Board of Regents of the University of
Copyright (C) 2009 - 2015 Board of Regents of the University of
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
Institute of Molecular Cell Biology and Genetics.
%%
Expand Down
2 changes: 1 addition & 1 deletion src/main/assembly/zip.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#%L
ImageJ software for multidimensional image processing and analysis.
%%
Copyright (C) 2009 - 2014 Board of Regents of the University of
Copyright (C) 2009 - 2015 Board of Regents of the University of
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
Institute of Molecular Cell Biology and Genetics.
%%
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/net/imagej/ImageJ.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* #%L
* ImageJ software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2014 Board of Regents of the University of
* Copyright (C) 2009 - 2015 Board of Regents of the University of
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
* Institute of Molecular Cell Biology and Genetics.
* %%
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/net/imagej/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* #%L
* ImageJ software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2014 Board of Regents of the University of
* Copyright (C) 2009 - 2015 Board of Regents of the University of
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
* Institute of Molecular Cell Biology and Genetics.
* %%
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/net/imagej/app/ToplevelImageJApp.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* #%L
* ImageJ software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2014 Board of Regents of the University of
* Copyright (C) 2009 - 2015 Board of Regents of the University of
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
* Institute of Molecular Cell Biology and Genetics.
* %%
Expand Down
2 changes: 1 addition & 1 deletion src/test/java/net/imagej/debug/TypeHierarchy.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* #%L
* ImageJ software for multidimensional image processing and analysis.
* %%
* Copyright (C) 2009 - 2014 Board of Regents of the University of
* Copyright (C) 2009 - 2015 Board of Regents of the University of
* Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
* Institute of Molecular Cell Biology and Genetics.
* %%
Expand Down

0 comments on commit 4d61473

Please sign in to comment.