Update licenses

This commit is contained in:
2026-04-29 20:39:42 +02:00
parent ddc24642ba
commit 3b5feed788
6 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -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.
+4 -1
View File
@@ -17,6 +17,9 @@ pip install text-table --index-url https://repo.jcloud-services.ddns.net/simple/
## Changelog
### Version 0.2.0
- update licenses
### Version 0.1.5
- Update package configuration
@@ -36,7 +39,7 @@ pip install text-table --index-url https://repo.jcloud-services.ddns.net/simple/
- First release
## Notice
Copyright for this documentation 2026 jCloud Services GbR
Copyright for this documentation 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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "text_table"
version = "0.1.5"
version = "0.2.0"
description = "A simple library for creating text tables."
readme = "README.md"
license = "Apache-2.0"
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.