Skip to content

Commit b7a332d

Browse files
committed
Happy New Year 2023
1 parent c86a12e commit b7a332d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 - 2022, Board of Regents of the University of
1+
Copyright (c) 2016 - 2023, Board of Regents of the University of
22
Wisconsin-Madison.
33
All rights reserved.
44

src/main/kotlin/org/scijava/plugins/scripting/kotlin/KotlinScriptLanguage.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JSR-223-compliant Kotlin scripting language plugin.
44
* %%
5-
* Copyright (C) 2016 - 2022 Board of Regents of the University of
5+
* Copyright (C) 2016 - 2023 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/kotlin/org/scijava/plugins/scripting/kotlin/KotlinTest.kt

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