updated copyright

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-03-25 11:00:11 +01:00
parent ee6b48d4e4
commit 20f5d0efcf
56 changed files with 56 additions and 56 deletions
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted;
import static java.util.Optional.empty;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted;
import static java.nio.charset.StandardCharsets.UTF_8;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted;
import de.srsoftware.oidc.api.KeyStorage;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted;
/* © SRSoftware 2024 */
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted;
import static de.srsoftware.oidc.api.Constants.*;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted; /* © SRSoftware 2024 */
import static de.srsoftware.tools.Optionals.nullable;
import static de.srsoftware.tools.Strings.uuid;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted; /* © SRSoftware 2024 */
import static de.srsoftware.tools.Strings.uuid;
import static org.junit.jupiter.api.Assertions.assertEquals;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted; /* © SRSoftware 2024 */
import static de.srsoftware.tools.Strings.uuid;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted; /* © SRSoftware 2024 */
import static de.srsoftware.tools.Strings.uuid;
import static org.junit.jupiter.api.Assertions.*;
@@ -1,4 +1,4 @@
/* © SRSoftware 2024 */
/* © SRSoftware 2025 */
package de.srsoftware.oidc.datastore.encrypted; /* © SRSoftware 2024 */
import static de.srsoftware.oidc.api.Constants.*;
import static de.srsoftware.tools.Optionals.nullable;