Skip to content

Commit 678376b

Browse files
committed
Happy New Year 2017
1 parent 43a0939 commit 678376b

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) 2013 - 2016, Board of Regents of the University of
1+
Copyright (c) 2013 - 2017, Board of Regents of the University of
22
Wisconsin-Madison.
33
All rights reserved.
44

src/main/java/org/scijava/plugins/scripting/scala/ScalaScriptLanguage.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 Scala scripting language plugin.
44
* %%
5-
* Copyright (C) 2013 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2013 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

src/test/java/org/scijava/plugins/scripting/scala/ScalaTest.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 Scala scripting language plugin.
44
* %%
5-
* Copyright (C) 2013 - 2016 Board of Regents of the University of
5+
* Copyright (C) 2013 - 2017 Board of Regents of the University of
66
* Wisconsin-Madison.
77
* %%
88
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)