Skip to content

Commit 2e8f617

Browse files
committed
Happy New Year 2017
1 parent 137053b commit 2e8f617

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2008 - 2015, Board of Regents of the University of
1+
Copyright (c) 2008 - 2017, 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/scripting/javascript/JavaScriptScriptLanguage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JSR-223-compliant JavaScript scripting language plugin.
44
* %%
5-
* Copyright (C) 2008 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2008 - 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/test/java/org/scijava/plugins/scripting/javascript/JavaScriptTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JSR-223-compliant JavaScript scripting language plugin.
44
* %%
5-
* Copyright (C) 2008 - 2015 Board of Regents of the University of
5+
* Copyright (C) 2008 - 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)