Skip to content

Commit b478066

Browse files
committed
Update license headers for 2025
1 parent f221ea7 commit b478066

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
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) 2019, HHMI Janelia Research Campus.
1+
Copyright (c) 2019 - 2025, HHMI Janelia Research Campus.
22
All rights reserved.
33

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

src/main/kotlin/org/scijava/scripting/fx/PrintToStringConsumerStream.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JavaFX frontend for SciJava JSR-223-compliant scripting plugins.
44
* %%
5-
* Copyright (C) 2019 HHMI Janelia Research Campus.
5+
* Copyright (C) 2019 - 2025 HHMI Janelia Research Campus.
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/kotlin/org/scijava/scripting/fx/SciJavaReplFX.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JavaFX frontend for SciJava JSR-223-compliant scripting plugins.
44
* %%
5-
* Copyright (C) 2019 HHMI Janelia Research Campus.
5+
* Copyright (C) 2019 - 2025 HHMI Janelia Research Campus.
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/kotlin/org/scijava/scripting/fx/SciJavaReplFXDialog.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JavaFX frontend for SciJava JSR-223-compliant scripting plugins.
44
* %%
5-
* Copyright (C) 2019 HHMI Janelia Research Campus.
5+
* Copyright (C) 2019 - 2025 HHMI Janelia Research Campus.
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/kotlin/org/scijava/scripting/fx/ScijavaReplFXTabs.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JavaFX frontend for SciJava JSR-223-compliant scripting plugins.
44
* %%
5-
* Copyright (C) 2019 HHMI Janelia Research Campus.
5+
* Copyright (C) 2019 - 2025 HHMI Janelia Research Campus.
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/kotlin/org/scijava/scripting/fx/SciJavaReplFXDialogExample.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JavaFX frontend for SciJava JSR-223-compliant scripting plugins.
44
* %%
5-
* Copyright (C) 2019 HHMI Janelia Research Campus.
5+
* Copyright (C) 2019 - 2025 HHMI Janelia Research Campus.
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/kotlin/org/scijava/scripting/fx/SciJavaReplFXExample.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* JavaFX frontend for SciJava JSR-223-compliant scripting plugins.
44
* %%
5-
* Copyright (C) 2019 HHMI Janelia Research Campus.
5+
* Copyright (C) 2019 - 2025 HHMI Janelia Research Campus.
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)