diff --git a/build.gradle.kts b/build.gradle.kts index b557322..fb67a8f 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/devkit-core/build.gradle.kts b/devkit-core/build.gradle.kts index d52dd31..e6a8408 100644 --- a/devkit-core/build.gradle.kts +++ b/devkit-core/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/devkit-utils/build.gradle.kts b/devkit-utils/build.gradle.kts index 0305e50..935523a 100644 --- a/devkit-utils/build.gradle.kts +++ b/devkit-utils/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/ChainedCalcUtil.java b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/ChainedCalcUtil.java index 6b3a942..30f21e9 100644 --- a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/ChainedCalcUtil.java +++ b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/ChainedCalcUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/HashUtil.java b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/HashUtil.java index 76c4c25..3c66e1f 100644 --- a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/HashUtil.java +++ b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/HashUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/MapUtil.java b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/MapUtil.java index d81b54f..01b08e1 100644 --- a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/MapUtil.java +++ b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/MapUtil.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/package-info.java b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/package-info.java index 3241026..526f806 100644 --- a/devkit-utils/src/main/java/com/onixbyte/devkit/utils/package-info.java +++ b/devkit-utils/src/main/java/com/onixbyte/devkit/utils/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/guid/build.gradle.kts b/guid/build.gradle.kts index a9432dd..a204495 100644 --- a/guid/build.gradle.kts +++ b/guid/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/guid/src/main/java/com/onixbyte/guid/GuidCreator.java b/guid/src/main/java/com/onixbyte/guid/GuidCreator.java index affebe7..078b031 100644 --- a/guid/src/main/java/com/onixbyte/guid/GuidCreator.java +++ b/guid/src/main/java/com/onixbyte/guid/GuidCreator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/guid/src/main/java/com/onixbyte/guid/exceptions/TimingException.java b/guid/src/main/java/com/onixbyte/guid/exceptions/TimingException.java index 35de6e9..7144723 100644 --- a/guid/src/main/java/com/onixbyte/guid/exceptions/TimingException.java +++ b/guid/src/main/java/com/onixbyte/guid/exceptions/TimingException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/guid/src/main/java/com/onixbyte/guid/exceptions/package-info.java b/guid/src/main/java/com/onixbyte/guid/exceptions/package-info.java index e509f02..30736c6 100644 --- a/guid/src/main/java/com/onixbyte/guid/exceptions/package-info.java +++ b/guid/src/main/java/com/onixbyte/guid/exceptions/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/guid/src/main/java/com/onixbyte/guid/impl/SnowflakeGuidCreator.java b/guid/src/main/java/com/onixbyte/guid/impl/SnowflakeGuidCreator.java index 1278830..2c40a5e 100644 --- a/guid/src/main/java/com/onixbyte/guid/impl/SnowflakeGuidCreator.java +++ b/guid/src/main/java/com/onixbyte/guid/impl/SnowflakeGuidCreator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/guid/src/main/java/com/onixbyte/guid/package-info.java b/guid/src/main/java/com/onixbyte/guid/package-info.java index 3c8be71..9dc81bc 100644 --- a/guid/src/main/java/com/onixbyte/guid/package-info.java +++ b/guid/src/main/java/com/onixbyte/guid/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/property-guard-spring-boot-starter/build.gradle.kts b/property-guard-spring-boot-starter/build.gradle.kts index 25f31ce..d8b97ae 100644 --- a/property-guard-spring-boot-starter/build.gradle.kts +++ b/property-guard-spring-boot-starter/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/property-guard-spring-boot-starter/src/main/java/com/onixbyte/propertyguard/autoconfiguration/PropertyGuard.java b/property-guard-spring-boot-starter/src/main/java/com/onixbyte/propertyguard/autoconfiguration/PropertyGuard.java index da8fa06..24655ba 100644 --- a/property-guard-spring-boot-starter/src/main/java/com/onixbyte/propertyguard/autoconfiguration/PropertyGuard.java +++ b/property-guard-spring-boot-starter/src/main/java/com/onixbyte/propertyguard/autoconfiguration/PropertyGuard.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/settings.gradle.kts b/settings.gradle.kts index 3ebbcb8..b1df34e 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-authzero/build.gradle.kts b/simple-jwt-authzero/build.gradle.kts index 4a4305d..c81ab1e 100644 --- a/simple-jwt-authzero/build.gradle.kts +++ b/simple-jwt-authzero/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/AuthzeroTokenResolver.java b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/AuthzeroTokenResolver.java index 48e9856..da627b5 100644 --- a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/AuthzeroTokenResolver.java +++ b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/AuthzeroTokenResolver.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/AuthzeroTokenResolverConfig.java b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/AuthzeroTokenResolverConfig.java index a276195..b153c23 100644 --- a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/AuthzeroTokenResolverConfig.java +++ b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/AuthzeroTokenResolverConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/package-info.java b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/package-info.java index 792933d..1461f12 100644 --- a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/package-info.java +++ b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/config/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/package-info.java b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/package-info.java index ac8e720..58de404 100644 --- a/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/package-info.java +++ b/simple-jwt-authzero/src/main/java/com/onixbyte/simplejwt/authzero/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/build.gradle.kts b/simple-jwt-facade/build.gradle.kts index 494897e..f559aef 100644 --- a/simple-jwt-facade/build.gradle.kts +++ b/simple-jwt-facade/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/SecretCreator.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/SecretCreator.java index 40c1fc7..0734540 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/SecretCreator.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/SecretCreator.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenPayload.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenPayload.java index 26c47ee..cecc74a 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenPayload.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenPayload.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenResolver.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenResolver.java index d88a89d..c0d51f5 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenResolver.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/TokenResolver.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/ExcludeFromPayload.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/ExcludeFromPayload.java index 614f33e..2bda34a 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/ExcludeFromPayload.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/ExcludeFromPayload.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/TokenEnum.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/TokenEnum.java index 052fd3b..52c994e 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/TokenEnum.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/TokenEnum.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/package-info.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/package-info.java index 0d7926d..16bf17d 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/package-info.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/annotations/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/TokenResolverConfig.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/TokenResolverConfig.java index 4a257d5..2252563 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/TokenResolverConfig.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/TokenResolverConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/package-info.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/package-info.java index e845956..4ddf654 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/package-info.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/config/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/PredefinedKeys.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/PredefinedKeys.java index 5eb5152..0a9bdb5 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/PredefinedKeys.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/PredefinedKeys.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenAlgorithm.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenAlgorithm.java index 413f0b2..10eec52 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenAlgorithm.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenAlgorithm.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenDataType.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenDataType.java index 6271d84..f86edc5 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenDataType.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/TokenDataType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/package-info.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/package-info.java index 1818acd..b1f1aed 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/package-info.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/constants/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/UnsupportedAlgorithmException.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/UnsupportedAlgorithmException.java index f10d528..940d3ae 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/UnsupportedAlgorithmException.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/UnsupportedAlgorithmException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/WeakSecretException.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/WeakSecretException.java index 3d5419c..e1f678e 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/WeakSecretException.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/WeakSecretException.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/package-info.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/package-info.java index 69d7a36..8bfa97b 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/package-info.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/exceptions/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/package-info.java b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/package-info.java index a6c6183..2d203b3 100644 --- a/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/package-info.java +++ b/simple-jwt-facade/src/main/java/com/onixbyte/simplejwt/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-jjwt/build.gradle.kts b/simple-jwt-jjwt/build.gradle.kts index 18ad22f..b11a8e5 100644 --- a/simple-jwt-jjwt/build.gradle.kts +++ b/simple-jwt-jjwt/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/JjwtTokenResolver.java b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/JjwtTokenResolver.java index b6ad92b..f2334f6 100644 --- a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/JjwtTokenResolver.java +++ b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/JjwtTokenResolver.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/JjwtTokenResolverConfig.java b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/JjwtTokenResolverConfig.java index 6017f3a..8f7b18a 100644 --- a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/JjwtTokenResolverConfig.java +++ b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/JjwtTokenResolverConfig.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/package-info.java b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/package-info.java index e9fd072..e94187a 100644 --- a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/package-info.java +++ b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/config/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/package-info.java b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/package-info.java index 36dc9e7..23be51d 100644 --- a/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/package-info.java +++ b/simple-jwt-jjwt/src/main/java/com/onixbyte/simplejwt/jjwt/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-spring-boot-starter/build.gradle.kts b/simple-jwt-spring-boot-starter/build.gradle.kts index 938c595..2a811c7 100644 --- a/simple-jwt-spring-boot-starter/build.gradle.kts +++ b/simple-jwt-spring-boot-starter/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/AuthzeroTokenResolverAutoConfiguration.java b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/AuthzeroTokenResolverAutoConfiguration.java index 154ebbc..32fa23a 100644 --- a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/AuthzeroTokenResolverAutoConfiguration.java +++ b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/AuthzeroTokenResolverAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/GuidAutoConfiguration.java b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/GuidAutoConfiguration.java index 5e60f39..953270f 100644 --- a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/GuidAutoConfiguration.java +++ b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/GuidAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/JjwtTokenResolverAutoConfiguration.java b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/JjwtTokenResolverAutoConfiguration.java index 549430c..57c6891 100644 --- a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/JjwtTokenResolverAutoConfiguration.java +++ b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/JjwtTokenResolverAutoConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/conditions/GuidCreatorCondition.java b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/conditions/GuidCreatorCondition.java index 602ca73..2dcffd2 100644 --- a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/conditions/GuidCreatorCondition.java +++ b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/conditions/GuidCreatorCondition.java @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2024-2024 OnixByte. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.onixbyte.simplejwt.autoconfiguration.conditions; import com.onixbyte.guid.GuidCreator; diff --git a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/package-info.java b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/package-info.java index 43dd774..603437b 100644 --- a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/package-info.java +++ b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/SimpleJwtProperties.java b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/SimpleJwtProperties.java index 02e6497..f34019b 100644 --- a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/SimpleJwtProperties.java +++ b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/SimpleJwtProperties.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/package-info.java b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/package-info.java index 2b73573..be3ed46 100644 --- a/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/package-info.java +++ b/simple-jwt-spring-boot-starter/src/main/java/com/onixbyte/simplejwt/autoconfiguration/properties/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webcal/build.gradle.kts b/webcal/build.gradle.kts index 1bc3a5a..f4abccd 100644 --- a/webcal/build.gradle.kts +++ b/webcal/build.gradle.kts @@ -1,3 +1,22 @@ +/* + * Copyright (C) 2024-2024 OnixByte. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * + * See the License for the specific language governing permissions and + * limitations under the License. + */ + + + import java.net.URI val buildGroupId: String by project diff --git a/webcal/src/main/java/com/onixbyte/icalendar/CalendarUtil.java b/webcal/src/main/java/com/onixbyte/icalendar/CalendarUtil.java index a94d8c2..4802c99 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/CalendarUtil.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/CalendarUtil.java @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2024-2024 OnixByte. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.onixbyte.icalendar; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/component/Calendar.java b/webcal/src/main/java/com/onixbyte/icalendar/component/Calendar.java index 40e6eed..dd9d386 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/component/Calendar.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/component/Calendar.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023-2024 OnixByte. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webcal/src/main/java/com/onixbyte/icalendar/component/CalendarComponent.java b/webcal/src/main/java/com/onixbyte/icalendar/component/CalendarComponent.java index f3c8610..3768d32 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/component/CalendarComponent.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/component/CalendarComponent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webcal/src/main/java/com/onixbyte/icalendar/component/Event.java b/webcal/src/main/java/com/onixbyte/icalendar/component/Event.java index 3ef6848..e6265e4 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/component/Event.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/component/Event.java @@ -1,3 +1,20 @@ +/* + * Copyright (C) 2024-2024 OnixByte. + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * + * See the License for the specific language governing permissions and + * limitations under the License. + */ + package com.onixbyte.icalendar.component; import com.onixbyte.icalendar.property.component.DateTimeStamp; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/config/Formatters.java b/webcal/src/main/java/com/onixbyte/icalendar/config/Formatters.java index 4668723..ec1cc48 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/config/Formatters.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/config/Formatters.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webcal/src/main/java/com/onixbyte/icalendar/config/package-info.java b/webcal/src/main/java/com/onixbyte/icalendar/config/package-info.java index f02aab7..2091569 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/config/package-info.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/config/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -16,17 +16,7 @@ */ /** - * The package {@code cn.org.codecrafters.webcal.config} contains classes - * related to the configuration and settings of the web calendar module. It - * provides various configurations and constants used in the generation and - * resolution of iCalendar content. - *
The classes in this package include:
- *- * The property can be specified once in a {@link CalendarEvent CalEvent}, {@link - * com.onixbyte.icalendar.impl.CalTodo CalTodo}, or {@link com.onixbyte.icalendar.impl.CalJournal CalJournal} - * calendar properties. - */ -public enum Classification { - - /** - * Public events mean that anyone can view and access their detailed information. These events are typically used - * in public calendars such as holiday calendars or company-wide event calendars. For public events, anyone with - * access to the calendar can see all the event details. - */ - PUBLIC, - /** - * Private events mean that only invited or specifically authorized individuals can view and access their detailed - * information. Private events are visible to the owner of the calendar but not to others. This classification is - * commonly used for personal appointments, private meetings, etc. - */ - PRIVATE, - /** - * Confidential events have detailed information that is not visible to anyone, including the owner of the calendar. - * Only individuals who have been granted specific permissions can access the detailed information of confidential - * events. This classification is typically used for sensitive business meetings, personal privacy matters, etc. - */ - CONFIDENTIAL, - ; - - @Override - public String toString() { - return name(); - } -} diff --git a/webcal/src/main/java/com/onixbyte/icalendar/package-info.java b/webcal/src/main/java/com/onixbyte/icalendar/package-info.java index 3f87d13..01ac937 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/package-info.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 CodeCraftersCN. + * Copyright (C) 2024-2024 OnixByte. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -16,27 +16,7 @@ */ /** - * The package {@code cn.org.codecrafters.webcal} contains classes and modules - * related to web calendar generation and resolution. It provides functionality - * to create and manage iCalendar content for web-based calendar applications. - *
- * The main classes and modules in this package include: - *