Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/python-nbxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hörist <philipp@hoerist.com>2018-12-21 15:27:24 +0300
committerPhilipp Hörist <philipp@hoerist.com>2018-12-21 15:29:09 +0300
commitec4c203b2aab03ea8c5c9c2022e9ea004e367baf (patch)
treeb530df8d35640ea9cb7cd732274cb239e3c9b9fb /nbxmpp/smacks.py
parent960a3ef0e8b014df48cd1bd84bc80d9a6875335c (diff)
Use GPL v3 on new code
Diffstat (limited to 'nbxmpp/smacks.py')
-rw-r--r--nbxmpp/smacks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nbxmpp/smacks.py b/nbxmpp/smacks.py
index ac0aeaa..48aeea5 100644
--- a/nbxmpp/smacks.py
+++ b/nbxmpp/smacks.py
@@ -4,7 +4,7 @@
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version 2
+# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,