Skip to content

Commit 12e4c5e

Browse files
committed
Update license blurbs
1 parent 50cd53e commit 12e4c5e

223 files changed

Lines changed: 223 additions & 223 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/gnu/trove/deque/TIntArrayDeque.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/gnu/trove/iterator/TIntAlternatingIterator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/gnu/trove/map/TIntObjectArrayMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/Options.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/Ref.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/RefPool.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/collection/IntRefMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/collection/MaybeRefIterator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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/collection/ObjectRefMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Mastodon Collections
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)