new licenses

This commit is contained in:
2026-07-02 00:17:06 +03:00
parent 0012f43aba
commit 6f386fa9a6
4 changed files with 85 additions and 0 deletions
+7
View File
@@ -52,6 +52,13 @@
(deflicense :apache2 "apache-2.0.txt"
:notice-name "apache-2.0-notice.txt")
(deflicense :unlicense "unlicense.txt"
:file-name "UNLICENSE")
(deflicense :bsd2 "bsd-2-clause.txt")
(deflicense :bsd3 "bsd-3-clause.txt")
(defmethod license-find-template ((license <license>))
(with-slots (template-name) license
(or (uiop:file-exists-p