summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/irc.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 1a02fbeebc..913259006c 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -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")))))