Skip to content

Commit b403fd0

Browse files
committed
Happy belated New Year 2015
1 parent ce732e3 commit b403fd0

12 files changed

Lines changed: 12 additions & 12 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2010 - 2014, Board of Regents of the University of
1+
Copyright (c) 2010 - 2015, Board of Regents of the University of
22
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
33
Institute of Molecular Cell Biology and Genetics.
44
All rights reserved.

src/main/java/org/scijava/plugins/commands/debug/DumpStack.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/debug/InvalidCommandDemo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/debug/ParamAssignOrder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/debug/ShowSubscribers.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/debug/SystemInformation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/debug/TextDisplayTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/display/Close.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/display/CloseAll.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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/org/scijava/plugins/commands/io/ClearRecent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Core commands for SciJava applications.
44
* %%
5-
* Copyright (C) 2010 - 2014 Board of Regents of the University of
5+
* Copyright (C) 2010 - 2015 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)