~ruther/guix-local

1975ec69e7679705df6ec8391c56e5c0e4ecb4c6 — Ludovic Courtès 9 years ago 1d08146
gnu: epic5: Fix 'license' field to contain only licenses.

* gnu/packages/irc.scm (epic5)[license]: Call 'license:non-copyleft'.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/irc.scm
M gnu/packages/irc.scm => gnu/packages/irc.scm +1 -1
@@ 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")))))