license should be written with comments
This commit is contained in:
+1
-1
@@ -159,4 +159,4 @@
|
|||||||
:do (license-ensure-writer (get-license key))
|
:do (license-ensure-writer (get-license key))
|
||||||
(let ((notice (get-notice key)))
|
(let ((notice (get-notice key)))
|
||||||
(unless (null notice)
|
(unless (null notice)
|
||||||
(license-ensure-writer notice)))))
|
(license-ensure-writer notice t)))))
|
||||||
|
|||||||
Reference in New Issue
Block a user