summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
diff options
context:
space:
mode:
authorRaghav Gururajan <rg@raghavgururajan.name>2020-12-30 16:03:35 -0500
committerDanny Milosavljevic <dannym@scratchpost.org>2021-01-03 17:30:30 +0100
commit3fd6fd7283de1ca879a2f7e6cd297244c1ccc2dc (patch)
tree298474c9e63fb08a684c67e73f53a96fcd2998c0 /gnu/packages/messaging.scm
parent4f1f51898fd6b933328a9c1587c99d780801d972 (diff)
downloadguix-patches-3fd6fd7283de1ca879a2f7e6cd297244c1ccc2dc.tar
guix-patches-3fd6fd7283de1ca879a2f7e6cd297244c1ccc2dc.tar.gz
gnu: pidgin-otr: Update license.
* gnu/packages/messaging.scm (pidgin-otr) [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'gnu/packages/messaging.scm')
-rw-r--r--gnu/packages/messaging.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 3ed0f51ac3..de99e5e256 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -876,7 +876,7 @@ can forge messages after a conversation to make them look like they came from
you. However, during a conversation, your correspondent is assured the messages
he sees are authentic and unmodified. (4) Perfect forward secrecy: If you lose
control of your private keys, no previous conversation is compromised.")
- (license license:gpl2)))
+ (license license:gpl2+)))
(define-public znc
(package