gnu: gajim: License is "version 3 only".
* gnu/packages/messaging.scm (gajim)[license]: Change to GPL3. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
41e94ad50a
commit
d6465efaa9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue