Skip to content

Commit cdfb755

Browse files
committed
Update license blurbs for 2025
1 parent 366ee6a commit cdfb755

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/main/java/org/scijava/plugins/scripting/python/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Python scripting language plugin to be used via scyjava.
44
* %%
5-
* Copyright (C) 2021 - 2023 SciJava developers.
5+
* Copyright (C) 2021 - 2025 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/python/PythonScriptEngine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Python scripting language plugin to be used via scyjava.
44
* %%
5-
* Copyright (C) 2021 - 2023 SciJava developers.
5+
* Copyright (C) 2021 - 2025 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/python/PythonScriptLanguage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Python scripting language plugin to be used via scyjava.
44
* %%
5-
* Copyright (C) 2021 - 2023 SciJava developers.
5+
* Copyright (C) 2021 - 2025 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/python/PythonScriptSyntaxHighlighter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Python scripting language plugin to be used via scyjava.
44
* %%
5-
* Copyright (C) 2021 - 2023 SciJava developers.
5+
* Copyright (C) 2021 - 2025 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)