Skip to content

Commit a4d8aad

Browse files
committed
Update license blurbs for 2025
1 parent a29b944 commit a4d8aad

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013 - 2017, Board of Regents of the University of
1+
Copyright (c) 2013 - 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/clojure/ClojureBindings.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JSR-223-compliant Clojure scripting language plugin.
44
* %%
5-
* Copyright (C) 2013 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2013 - 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/clojure/ClojureScriptEngine.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JSR-223-compliant Clojure scripting language plugin.
44
* %%
5-
* Copyright (C) 2013 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2013 - 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/clojure/ClojureScriptLanguage.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JSR-223-compliant Clojure scripting language plugin.
44
* %%
5-
* Copyright (C) 2013 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2013 - 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/clojure/ClojureTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JSR-223-compliant Clojure scripting language plugin.
44
* %%
5-
* Copyright (C) 2013 - 2017 Board of Regents of the University of
5+
* Copyright (C) 2013 - 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)