Skip to content

Commit 86c89d9

Browse files
committed
Update license headers
1 parent 33d0191 commit 86c89d9

File tree

117 files changed

+119
-119
lines changed

Some content is hidden

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

117 files changed

+119
-119
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) 2018 - 2024, Tobias Pietzsch
1+
Copyright (c) 2018 - 2025, Tobias Pietzsch
22
All rights reserved.
33

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

src/main/java/bvv/core/BigVolumeViewer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/BigVolumeViewerActions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/BigVolumeViewerCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/InteractiveGLDisplayCanvas.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/KeyConfigContexts.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/KeyConfigScopes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/VolumeViewerFrame.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/VolumeViewerOptions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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/bvv/core/VolumeViewerPanel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Volume rendering of bdv datasets
44
* %%
5-
* Copyright (C) 2018 - 2024 Tobias Pietzsch
5+
* Copyright (C) 2018 - 2025 Tobias Pietzsch
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)