diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-11-19 10:31:13 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-11-19 10:31:13 +0000 |
| commit | f1d476a6154a3483b6d495d9161914db6cb2367f (patch) | |
| tree | 17ac92171b0d2fec4857eab0b674e179258032c1 /src/tesserae/core/bzip2.nim | |
| parent | added license notice as per license text in LICENSE (diff) | |
added license notice as per license text in LICENSE
Diffstat (limited to '')
| -rw-r--r-- | src/tesserae/core/bzip2.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tesserae/core/bzip2.nim b/src/tesserae/core/bzip2.nim index 69e50f5..250c762 100644 --- a/src/tesserae/core/bzip2.nim +++ b/src/tesserae/core/bzip2.nim @@ -1,3 +1,4 @@ +# Αδειοδοτείται υπό τους όρους της EUPL import .. / .. / lapis tessera "bzip2": |
