Commit 868d8d9 Fabien Coelho
committed
1 parent bdd2c17 commit 868d8d9 Copy full SHA for 868d8d9
File tree 1 file changed +8
-4
lines changed
1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,14 @@ with `cachetools`.
47
47
function result is in cache, and to delete such an entry.
48
48
- ` cacheFunctions ` and ` cacheMethods ` : add caching to functions or methods.
49
49
50
+ ## License
51
+
52
+ This code is [ Public Domain] ( https://creativecommons.org/publicdomain/zero/1.0/ ) .
53
+
54
+ All software has bug, this is software, hence… Beware that you may lose your
55
+ hairs or your friends because of it. If you like it, feel free to send a
56
+ postcard to the author.
57
+
50
58
## More
51
59
52
60
See the
@@ -55,7 +63,3 @@ See the
55
63
[ issues] ( https://github.com/zx80/cachetools-utils/issues ) on GitHub.
56
64
57
65
See [ packages] ( https://pypi.org/project/CacheToolsUtils/ ) on PyPI.
58
-
59
- ## License
60
-
61
- This code is public domain.
You can’t perform that action at this time.
0 commit comments