Skip to content

Commit 7449dea

Browse files
committed
Update license blurbs
1 parent 491840a commit 7449dea

152 files changed

Lines changed: 152 additions & 152 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) 2015 - 2024, Tobias Pietzsch, Jean-Yves Tinevez
1+
Copyright (c) 2015 - 2025, Tobias Pietzsch, Jean-Yves Tinevez
22
All rights reserved.
33

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

src/main/java/org/mastodon/graph/Edge.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/Edges.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/Graph.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/GraphChangeListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/GraphChangeNotifier.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/GraphIdBimap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/GraphListener.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/ListenableGraph.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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/graph/ListenableReadOnlyGraph.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Graphs
44
* %%
5-
* Copyright (C) 2015 - 2024 Tobias Pietzsch, Jean-Yves Tinevez
5+
* Copyright (C) 2015 - 2025 Tobias Pietzsch, Jean-Yves Tinevez
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)