gnu: epic5: Fix 'license' field to contain only licenses.
* gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.
This commit is contained in:
parent
1d0814670c
commit
1975ec69e7
|
@ -419,4 +419,4 @@ interface for those who are accustomed to the ircII way of doing things.")
|
|||
;; BSD license except that you are not permitted to remove the
|
||||
;; "Redistribution is permitted" clause of the license if you
|
||||
;; distribute binaries.
|
||||
license:non-copyleft "http://epicsol.org/copyright"))))
|
||||
(license:non-copyleft "http://epicsol.org/copyright")))))
|
||||
|
|
Loading…
Reference in New Issue