Update licenses

This commit is contained in:
2026-05-01 12:26:04 +02:00
parent 1486d8e6c0
commit cb54ee770d
5 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Copyright 2026 jCloud Services Copyright 2026 jCloud
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
+3
View File
@@ -142,6 +142,9 @@ No Exceptions.
## Changelog ## Changelog
### Version 0.3.0
- update licenses
### Version 0.2.0 ### Version 0.2.0
- update licenses - update licenses
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash #!/usr/bin/bash
# Copyright 2026 jCloud Services # Copyright 2026 jCloud
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "jcloud-cachelib" name = "jcloud-cachelib"
version = "0.2.0" version = "0.3.0"
description = "A simple library for caching data." description = "A simple library for caching data."
license = "Apache-2.0" license = "Apache-2.0"
+1 -1
View File
@@ -1,4 +1,4 @@
# Copyright 2026 jCloud Services # Copyright 2026 jCloud
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License. # you may not use this file except in compliance with the License.