Skip to content

Commit 737a87b

Browse files
committed
Update license blurbs
1 parent 066e189 commit 737a87b

316 files changed

Lines changed: 316 additions & 316 deletions

File tree

Some content is hidden

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

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2022 - 2025, Stefan Hahmann
1+
Copyright (c) 2022 - 2026, Stefan Hahmann
22
All rights reserved.
33

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

src/main/java/org/mastodon/mamut/clustering/ClusterLineagesController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/ClusterLineagesPlugin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/config/ClusteringMethod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/config/CropCriteria.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/config/HasName.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/config/SimilarityMeasure.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/multiproject/ClusterableProject.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/multiproject/ExternalProjects.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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/mamut/clustering/treesimilarity/TreeDistances.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* mastodon-deep-lineage
44
* %%
5-
* Copyright (C) 2022 - 2025 Stefan Hahmann
5+
* Copyright (C) 2022 - 2026 Stefan Hahmann
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)