Skip to content

Commit 30d9c88

Browse files
committed
Update license headers for 2026
1 parent 6951baf commit 30d9c88

Some content is hidden

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

75 files changed

+77
-77
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) 2023 - 2025, Appose developers.
1+
Copyright (c) 2023 - 2026, Appose developers.
22
All rights reserved.
33

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

src/main/c/ShmCreate.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/Appose.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/BuildException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/Builder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/BuilderFactory.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/Environment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/GroovyWorker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/NDArray.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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/apposed/appose/Nullable.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* Appose: multi-language interprocess cooperation with shared memory.
44
* %%
5-
* Copyright (C) 2023 - 2025 Appose developers.
5+
* Copyright (C) 2023 - 2026 Appose developers.
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)