generated from jCloud/repository-template
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.
|
||||
|
||||
@@ -142,6 +142,9 @@ No Exceptions.
|
||||
|
||||
## Changelog
|
||||
|
||||
### Version 0.3.0
|
||||
- update licenses
|
||||
|
||||
### Version 0.2.0
|
||||
- update licenses
|
||||
|
||||
|
||||
@@ -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 = "jcloud-cachelib"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
description = "A simple library for caching data."
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user