Update licenses
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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,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
@@ -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,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,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.
|
||||||
|
|||||||
Reference in New Issue
Block a user