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");
|
||||
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
|
||||
|
||||
### Version 0.3.0
|
||||
- update licenses
|
||||
|
||||
### Version 0.2.0
|
||||
- update licenses
|
||||
|
||||
@@ -39,7 +42,7 @@ pip install text-table --index-url https://repo.jcloud-services.ddns.net/simple/
|
||||
- First release
|
||||
|
||||
## Notice
|
||||
Copyright for this documentation 2026 jCloud Services
|
||||
Copyright for this documentation 2026 jCloud
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Copyright 2026 jCloud Services
|
||||
# Copyright 2026 jCloud
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (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]
|
||||
name = "text_table"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
description = "A simple library for creating text tables."
|
||||
readme = "README.md"
|
||||
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");
|
||||
# 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");
|
||||
# you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user