diff --git a/LICENSE b/LICENSE index cc1733c..db84ebd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2026 jCloud Services GbR +Copyright 2026 jCloud Services 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/README.md b/README.md index bfeb737..d001bbe 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,9 @@ No Exceptions. ## Changelog +### Version 0.2.0 +- update licenses + ### Version 0.1.1 - update package configuration diff --git a/deploy.sh b/deploy.sh index 8c1469d..7d7dc29 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -# Copyright 2026 jCloud Services GbR +# Copyright 2026 jCloud Services # # 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/src/jcloud_cachelib/__init__.py b/src/jcloud_cachelib/__init__.py index 5e864b8..e23d938 100644 --- a/src/jcloud_cachelib/__init__.py +++ b/src/jcloud_cachelib/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2026 jCloud Services GbR +# Copyright 2026 jCloud Services # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.