Skip to content

Commit 402a595

Browse files
committed
update license blurbs
1 parent af647ac commit 402a595

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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) 2024, BigDataViewer developers.
1+
Copyright (c) 2024 - 2025, BigDataViewer developers.
22
All rights reserved.
33

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

src/main/java/org/bigdataviewer/n5/N5CloudImageLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* BigDataViewer backend for N5, Zarr, etc.
44
* %%
5-
* Copyright (C) 2024 BigDataViewer developers.
5+
* Copyright (C) 2024 - 2025 BigDataViewer 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/bigdataviewer/n5/XmlIoN5CloudImageLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* BigDataViewer backend for N5, Zarr, etc.
44
* %%
5-
* Copyright (C) 2024 BigDataViewer developers.
5+
* Copyright (C) 2024 - 2025 BigDataViewer 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/bigdataviewer/n5/S3Playground.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* BigDataViewer backend for N5, Zarr, etc.
44
* %%
5-
* Copyright (C) 2024 BigDataViewer developers.
5+
* Copyright (C) 2024 - 2025 BigDataViewer 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/bigdataviewer/n5/URIAccessHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* BigDataViewer backend for N5, Zarr, etc.
44
* %%
5-
* Copyright (C) 2024 BigDataViewer developers.
5+
* Copyright (C) 2024 - 2025 BigDataViewer 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)