Skip to content

Commit 2ac901c

Browse files
committed
Update copyright blurbs to 2025
1 parent d5a80a7 commit 2ac901c

File tree

62 files changed

+62
-62
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+62
-62
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) 2009 - 2024, SciJava developers.
1+
Copyright (c) 2009 - 2025, 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/ui/swing/script/AutoImporter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/Bookmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/BookmarkDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/CommandPalette.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/DefaultAutoImporters.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/DefaultLanguageSupportService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/EditorPane.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/EditorPaneActions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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/ui/swing/script/ErrorHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Script Editor and Interpreter for SciJava script languages.
44
* %%
5-
* Copyright (C) 2009 - 2024 SciJava developers.
5+
* Copyright (C) 2009 - 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)