generated from jCloud/repository-template
Update licenses
This commit is contained in:
@@ -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,12 +4,12 @@ jCloud Third-Party Notices
|
||||
This software uses the following third-party libraries. Full license texts are available in the 'licenses/' directory.
|
||||
|
||||
1. config-parser 1.2.1
|
||||
Author: jCloud Services GbR
|
||||
Author: jCloud Services
|
||||
License: Apache License 2.0
|
||||
See licenses/config-parser.txt for full license text.
|
||||
|
||||
2. jeb-utils 0.1.4
|
||||
Author: jCloud Services GbR
|
||||
Author: jCloud Services
|
||||
License: Apache License 2.0
|
||||
See licenses/jeb-utils.txt for full license text.
|
||||
|
||||
|
||||
@@ -32,6 +32,9 @@ For more details, see the function and method docstrings.
|
||||
|
||||
## Changelog
|
||||
|
||||
### Version 0.2.0
|
||||
- update licenses
|
||||
|
||||
### Version 0.1.1
|
||||
- update package configuration
|
||||
|
||||
|
||||
@@ -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,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,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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "jeb_core"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0"
|
||||
description = "The core for jeb"
|
||||
dependencies = ["config-parser", "jeb-utils"]
|
||||
license = "Apache-2.0"
|
||||
|
||||
@@ -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,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.
|
||||
|
||||
Reference in New Issue
Block a user