~ruther/guix-local

d6465efaa9ebe9b464371b16a8cb7cdbe429a421 — Arun Isaac 9 years ago 41e94ad
gnu: gajim: License is "version 3 only".

* gnu/packages/messaging.scm (gajim)[license]: Change to GPL3.

Signed-off-by: Leo Famulari <leo@famulari.name>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/messaging.scm
M gnu/packages/messaging.scm => gnu/packages/messaging.scm +1 -1
@@ 504,7 504,7 @@ Among its features are: a tabbed chat window and single window modes; support
for group chat (with Multi-User Chat protocol), invitation, chat to group chat
transformation; audio and video conferences; file transfer; TLS, GPG and
end-to-end encryption support; XML console.")
    (license license:gpl3+)))
    (license license:gpl3)))

(define-public prosody
  (package