me
/
guix
Archived
1
0
Fork 0

gnu: libotr: Update license.

* gnu/packages/messaging.scm (libotr) [license]: Modify.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
master
Raghav Gururajan 2020-11-30 00:49:38 -05:00 committed by Danny Milosavljevic
parent 844da71612
commit d3fb65a837
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 4 additions and 2 deletions

View File

@ -407,8 +407,10 @@ your private keys, no previous conversation is compromised.")
(home-page "https://otr.cypherpunks.ca/")
(license
(list
license:lgpl2.1
license:gpl2))))
;; Library
license:lgpl2.1+
;; Others
license:gpl2+))))
(define-public libsignal-protocol-c
(package