diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-11-19 10:30:31 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-11-19 10:30:31 +0000 |
| commit | 300bd9fc2247d90023aeeea58d7532809d0d5401 (patch) | |
| tree | 2783412f94c273130c6a2e5c3fac1e3ec23a159d /src/tesserae/extra/libunistring.nim | |
| parent | added kmscon definition (diff) | |
added license notice as per license text in LICENSE
Diffstat (limited to '')
| -rw-r--r-- | src/tesserae/extra/libunistring.nim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tesserae/extra/libunistring.nim b/src/tesserae/extra/libunistring.nim index 1b41354..a397180 100644 --- a/src/tesserae/extra/libunistring.nim +++ b/src/tesserae/extra/libunistring.nim @@ -1,4 +1,5 @@ -import .. / lapis +# Αδειοδοτείται υπό τους όρους της EUPL +import .. / .. / lapis tessera "libunistring": source: "https://ftp.gnu.org/gnu/libunistring/libunistring-1.3.tar.xz" |
