Update licenses

This commit is contained in:
2026-05-01 12:53:01 +02:00
parent 5f01e9ce55
commit 272b6b15dc
9 changed files with 12 additions and 9 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.
+2 -2
View File
@@ -4,12 +4,12 @@ jCloud Third-Party Notices
This software uses the following third-party libraries. Full license texts are available in the 'licenses/' directory. This software uses the following third-party libraries. Full license texts are available in the 'licenses/' directory.
1. config-parser 1.2.1 1. config-parser 1.2.1
Author: jCloud Services Author: jCloud
License: Apache License 2.0 License: Apache License 2.0
See licenses/config-parser.txt for full license text. See licenses/config-parser.txt for full license text.
2. jeb-utils 0.1.4 2. jeb-utils 0.1.4
Author: jCloud Services Author: jCloud
License: Apache License 2.0 License: Apache License 2.0
See licenses/jeb-utils.txt for full license text. See licenses/jeb-utils.txt for full license text.
+3
View File
@@ -32,6 +32,9 @@ For more details, see the function and method docstrings.
## 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
@@ -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.
+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.
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "jeb_core" name = "jeb_core"
version = "0.2.0" version = "0.3.0"
description = "The core for jeb" description = "The core for jeb"
dependencies = ["config-parser", "jeb-utils"] dependencies = ["config-parser", "jeb-utils"]
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.
+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.