From 300bd9fc2247d90023aeeea58d7532809d0d5401 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Wed, 19 Nov 2025 11:30:31 +0100 Subject: added license notice as per license text in LICENSE --- src/tesserae/extra/libpsl.nim | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/tesserae/extra/libpsl.nim') diff --git a/src/tesserae/extra/libpsl.nim b/src/tesserae/extra/libpsl.nim index 690a2e3..4398cf3 100644 --- a/src/tesserae/extra/libpsl.nim +++ b/src/tesserae/extra/libpsl.nim @@ -1,4 +1,5 @@ -import .. / lapis +# Αδειοδοτείται υπό τους όρους της EUPL +import .. / .. / lapis tessera "libpsl": source: "https://github.com/rockdaboot/libpsl/releases/download/0.21.5/libpsl-0.21.5.tar.gz" -- cgit v1.2.3