diff options
author | Benji Dial <benji@benjidial.net> | 2024-07-27 17:12:33 -0400 |
---|---|---|
committer | Benji Dial <benji@benjidial.net> | 2024-07-27 17:12:33 -0400 |
commit | 922fc5803a25acb71ffaaea5cb1fb9d849d5adf9 (patch) | |
tree | 98f9d31325c2cca49cf724ceff5d0740a762897b | |
parent | 5bc9413c619d90b89b8b09134125753dc8e031a0 (diff) | |
download | hilbert-os-922fc5803a25acb71ffaaea5cb1fb9d849d5adf9.tar.gz |
change wording of cc0 notices
-rw-r--r-- | readme.txt | 4 | ||||
-rw-r--r-- | skeleton/assets/readme.txt | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -58,8 +58,8 @@ license in isc.txt (isc license): - libraries - makefile -the following directories and files are by benji dial, and are released under -the public domain dedication in cc0.txt (creative commons cc0 1.0 universal): +the following directories and files are released under the text in cc0.txt +(creative commons cc0 1.0 universal public domain dedication): - documentation - skeleton/assets/pointer.ppm diff --git a/skeleton/assets/readme.txt b/skeleton/assets/readme.txt index 406d4cd..a9c6b1d 100644 --- a/skeleton/assets/readme.txt +++ b/skeleton/assets/readme.txt @@ -3,8 +3,8 @@ burden. it can be found online at https://unsplash.com/photos/selective-focus-photography-snowflakes-9yhy1FXlKwI. its license can be found online at https://unsplash.com/license. -the icon in pointer.ppm is by me :). it is released under the cc0 1.0 universal -public domain dedication (https://creativecommons.org/publicdomain/zero/1.0/). +the icon in pointer.ppm is released under the cc0 1.0 universal public +domain dedication (https://creativecommons.org/publicdomain/zero/1.0/). the font in terminus-bold-18x10.psf is the "terminus" font, in bold weight, at 18x10. it can be found only at https://terminus-font.sourceforge.net/ and is |