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/fcron.nim | |
| parent | added kmscon definition (diff) | |
added license notice as per license text in LICENSE
Diffstat (limited to '')
| -rw-r--r-- | src/tesserae/extra/fcron.nim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tesserae/extra/fcron.nim b/src/tesserae/extra/fcron.nim index c19995f..90c119f 100644 --- a/src/tesserae/extra/fcron.nim +++ b/src/tesserae/extra/fcron.nim @@ -1,4 +1,5 @@ -import .. / lapis +# Αδειοδοτείται υπό τους όρους της EUPL +import .. / .. / lapis tessera "fcron": source: "http://fcron.free.fr/archives/fcron-3.4.0.src.tar.gz" |
