Skip to content

Commit afef6fb

Browse files
committed
Update license blurbs
1 parent 0e6b2da commit afef6fb

34 files changed

+34
-34
lines changed

src/main/java/org/mastodon/blender/Blender3dViewPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/BlenderController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/StartBlenderException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/ViewServiceClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/csv/ColorFunction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/csv/ColorSchemeDialog.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/csv/ExportGraphAsCsvAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/csv/FeatureColorFunction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/csv/GraphToCsvUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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/mastodon/blender/csv/StartBlenderWithCsvAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* A Mastodon plugin data allows to show the embryo in Blender.
44
* %%
5-
* Copyright (C) 2022 - 2024 Matthias Arzt
5+
* Copyright (C) 2022 - 2025 Matthias Arzt
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)