Skip to content

Commit d93c673

Browse files
committed
Happy New Year 2017
1 parent 3948cdd commit d93c673

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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/jruby/JRubyScriptHeader.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 JRuby 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/main/java/org/scijava/plugins/scripting/jruby/JRubyScriptLanguage.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 JRuby 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/jruby/JRubyTest.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 JRuby 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)