From 4a53a3f8e52969d9fce581156d90be07b9353f16 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Mon, 30 Nov 2020 01:13:46 -0500 Subject: [PATCH 13/14] gnu: pidgin-otr: Update license. * gnu/packages/messaging.scm (pidgin-otr) [license]: Modify. --- gnu/packages/messaging.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 61796471d9..2e405fb082 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -877,7 +877,7 @@ 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.") (home-page "https://otr.cypherpunks.ca/") - (license license:gpl2))) + (license license:gpl2+))) (define-public znc (package -- 2.29.2