Skip to content

Commit f808f96

Browse files
committed
Update license blurbs for 2025
1 parent bf3d6ff commit f808f96

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2008 - 2017, Board of Regents of the University of
1+
Copyright (c) 2008 - 2025, 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

+1-1
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 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2008 - 2025 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

+1-1
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 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2008 - 2025 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

+1-1
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 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2008 - 2025 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)