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/valgrind.nim | |
| parent | added kmscon definition (diff) | |
added license notice as per license text in LICENSE
Diffstat (limited to '')
| -rw-r--r-- | src/tesserae/extra/valgrind.nim | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tesserae/extra/valgrind.nim b/src/tesserae/extra/valgrind.nim index d01d02e..80fd5c9 100644 --- a/src/tesserae/extra/valgrind.nim +++ b/src/tesserae/extra/valgrind.nim @@ -1,4 +1,5 @@ -import .. / lapis +# Αδειοδοτείται υπό τους όρους της EUPL +import .. / .. / lapis tessera "valgrind": source: "https://sourceware.org/pub/valgrind/valgrind-3.25.1.tar.bz2" |
