diff options
author | Roland Reichwein <mail@reichwein.it> | 2021-02-03 17:51:32 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2021-02-03 17:51:32 +0100 |
commit | aac210c3ac70679f2d805b3a7ab4d4ad9a6a6808 (patch) | |
tree | 75ceae31ca4def6cc64ceeb09eecb2552080fef7 /include/unicode.h | |
parent | 65da218774973a969a5c1e30a2d7c4cc8f45a5e4 (diff) |
Adjust Copyright Notice to CC0 1.0
Diffstat (limited to 'include/unicode.h')
-rw-r--r-- | include/unicode.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/unicode.h b/include/unicode.h index 296ba1d..df61ac3 100644 --- a/include/unicode.h +++ b/include/unicode.h @@ -1,4 +1,9 @@ // libunicode +// +// Author: Roland Reichwein +// +// Available under the conditions of CC0 1.0 Universal +// https://creativecommons.org/publicdomain/zero/1.0/ #pragma once |