Update licenses

This commit is contained in:
2026-05-01 13:00:53 +02:00
parent 3b5feed788
commit 6c736b7a7e
6 changed files with 9 additions and 6 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.
+4 -1
View File
@@ -17,6 +17,9 @@ pip install text-table --index-url https://repo.jcloud-services.ddns.net/simple/
## Changelog ## Changelog
### Version 0.3.0
- update licenses
### Version 0.2.0 ### Version 0.2.0
- update licenses - update licenses
@@ -39,7 +42,7 @@ pip install text-table --index-url https://repo.jcloud-services.ddns.net/simple/
- First release - First release
## Notice ## Notice
Copyright for this documentation 2026 jCloud Services Copyright for this documentation 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,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 = "text_table" name = "text_table"
version = "0.2.0" version = "0.3.0"
description = "A simple library for creating text tables." description = "A simple library for creating text tables."
readme = "README.md" readme = "README.md"
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.