Skip to content

Commit 99e0c13

Browse files
committed
Update license headers for 2026
1 parent 90518ef commit 99e0c13

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014 - 2024, SciJava developers.
1+
Copyright (c) 2014 - 2026, SciJava developers.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification,

src/main/java/org/scijava/plugins/scripting/groovy/GroovyScriptLanguage.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 Groovy scripting language plugin.
44
* %%
5-
* Copyright (C) 2014 - 2024 SciJava developers.
5+
* Copyright (C) 2014 - 2026 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/plugins/scripting/groovy/ImportRetainer.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 Groovy scripting language plugin.
44
* %%
5-
* Copyright (C) 2014 - 2024 SciJava developers.
5+
* Copyright (C) 2014 - 2026 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

src/main/java/org/scijava/plugins/scripting/groovy/Main.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 Groovy scripting language plugin.
44
* %%
5-
* Copyright (C) 2014 - 2024 SciJava developers.
5+
* Copyright (C) 2014 - 2026 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

src/test/java/org/scijava/plugins/scripting/groovy/GroovyTest.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 Groovy scripting language plugin.
44
* %%
5-
* Copyright (C) 2014 - 2024 SciJava developers.
5+
* Copyright (C) 2014 - 2026 SciJava developers.
66
* %%
77
* Redistribution and use in source and binary forms, with or without
88
* modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)