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:

- * + * * * @since 1.0.0 */ diff --git a/webcal/src/main/java/com/onixbyte/icalendar/constant/CalendarUserType.java b/webcal/src/main/java/com/onixbyte/icalendar/constant/CalendarUserType.java deleted file mode 100644 index 5b9b554..0000000 --- a/webcal/src/main/java/com/onixbyte/icalendar/constant/CalendarUserType.java +++ /dev/null @@ -1,16 +0,0 @@ -package com.onixbyte.icalendar.constant; - -public enum CalendarUserType { - - INDIVIDUAL, - GROUP, - RESOURCE, - ROOM, - UNKNOWN, - ; - - @Override - public String toString() { - return name(); - } -} diff --git a/webcal/src/main/java/com/onixbyte/icalendar/constant/Classification.java b/webcal/src/main/java/com/onixbyte/icalendar/constant/Classification.java deleted file mode 100644 index 3828e94..0000000 --- a/webcal/src/main/java/com/onixbyte/icalendar/constant/Classification.java +++ /dev/null @@ -1,36 +0,0 @@ -package com.onixbyte.icalendar.constant; - -/** - * This property defines the access classification for a calendar component. - *

- * 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: - *

+ * * * @since 1.0.0 */ diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/Prop.java b/webcal/src/main/java/com/onixbyte/icalendar/property/Prop.java index 2d62402..ba4b51b 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/Prop.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/Prop.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.property; public interface Prop { diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/CalendarScale.java b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/CalendarScale.java index 3913eb2..ab07b53 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/CalendarScale.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/CalendarScale.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.property.calendar; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Method.java b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Method.java index 351e854..a141e58 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Method.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Method.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.property.calendar; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/ProductIdentifier.java b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/ProductIdentifier.java index d5fbe7b..2ebbd96 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/ProductIdentifier.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/ProductIdentifier.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.property.calendar; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Version.java b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Version.java index 3f71076..ac4ed00 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Version.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/calendar/Version.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.property.calendar; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/component/Attach.java b/webcal/src/main/java/com/onixbyte/icalendar/property/component/Attach.java index 8e6fb43..4ddda6e 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/component/Attach.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/component/Attach.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.property.component; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeCreated.java b/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeCreated.java index 014010c..26d2f3a 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeCreated.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeCreated.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.property.component; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeStamp.java b/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeStamp.java index d39a7f2..743efee 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeStamp.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/component/DateTimeStamp.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.property.component; import com.onixbyte.icalendar.config.Formatters; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/component/LastModified.java b/webcal/src/main/java/com/onixbyte/icalendar/property/component/LastModified.java index 12d7023..6c2f0bb 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/component/LastModified.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/component/LastModified.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.property.component; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/component/UniqueIdentifier.java b/webcal/src/main/java/com/onixbyte/icalendar/property/component/UniqueIdentifier.java index e976a5b..52af13c 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/component/UniqueIdentifier.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/component/UniqueIdentifier.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.property.component; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlarmTriggerRelationship.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlarmTriggerRelationship.java index 4bb54a5..60a0d20 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlarmTriggerRelationship.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlarmTriggerRelationship.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlternateRepresentation.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlternateRepresentation.java index 0af028d..0a03003 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlternateRepresentation.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/AlternateRepresentation.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.property.parameter; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/CalendarUserType.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/CalendarUserType.java index fe383ca..0ab14ae 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/CalendarUserType.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/CalendarUserType.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.property.parameter; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegatee.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegatee.java index ed02b5a..75d8610 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegatee.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegatee.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegator.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegator.java index 884b6f6..cad9686 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegator.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Delegator.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.property.parameter; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/DirectoryEntryReference.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/DirectoryEntryReference.java index fc1dbbf..7f10e75 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/DirectoryEntryReference.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/DirectoryEntryReference.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FormatType.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FormatType.java index adc3d7c..e912b24 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FormatType.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FormatType.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.property.parameter; import com.onixbyte.icalendar.property.Prop; diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FreeBusyTimeType.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FreeBusyTimeType.java index 1326ee2..db2f4e7 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FreeBusyTimeType.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/FreeBusyTimeType.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/GroupOrListMembership.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/GroupOrListMembership.java index 3e2e956..b6a90f3 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/GroupOrListMembership.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/GroupOrListMembership.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/InlineEncoding.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/InlineEncoding.java index 75f9902..c5d42b1 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/InlineEncoding.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/InlineEncoding.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Language.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Language.java index 5b81408..d6d9ae0 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Language.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/Language.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationRole.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationRole.java index e88aaf6..5354810 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationRole.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationRole.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationStatus.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationStatus.java index ce986f3..679562a 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationStatus.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ParticipationStatus.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RecurrenceIdentifierRange.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RecurrenceIdentifierRange.java index bd6ae3f..c8eaa19 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RecurrenceIdentifierRange.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RecurrenceIdentifierRange.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RelationshipType.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RelationshipType.java index c73a314..1d17634 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RelationshipType.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RelationshipType.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RsvpExpectation.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RsvpExpectation.java index b08b0c9..3a8bcff 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RsvpExpectation.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/RsvpExpectation.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/SentBy.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/SentBy.java index 1105fcb..2913086 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/SentBy.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/SentBy.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/TimeZoneIdentifier.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/TimeZoneIdentifier.java index f35ad9a..a24c837 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/TimeZoneIdentifier.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/TimeZoneIdentifier.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.property.parameter; /** diff --git a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ValueDataType.java b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ValueDataType.java index b8d63fb..a38dd20 100644 --- a/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ValueDataType.java +++ b/webcal/src/main/java/com/onixbyte/icalendar/property/parameter/ValueDataType.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.property.parameter; /** diff --git a/webcal/src/test/java/com/onixbyte/icalendar/test/TestCalendar.java b/webcal/src/test/java/com/onixbyte/icalendar/test/TestCalendar.java index 7b8d931..a95b0fa 100644 --- a/webcal/src/test/java/com/onixbyte/icalendar/test/TestCalendar.java +++ b/webcal/src/test/java/com/onixbyte/icalendar/test/TestCalendar.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.