summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0405/stanza.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/plugins/xep_0405/stanza.py')
-rw-r--r--slixmpp/plugins/xep_0405/stanza.py11
1 files changed, 4 insertions, 7 deletions
diff --git a/slixmpp/plugins/xep_0405/stanza.py b/slixmpp/plugins/xep_0405/stanza.py
index 58133d98..5e8dc38d 100644
--- a/slixmpp/plugins/xep_0405/stanza.py
+++ b/slixmpp/plugins/xep_0405/stanza.py
@@ -1,11 +1,8 @@
-"""
- Slixmpp: The Slick XMPP Library
- Copyright (C) 2020 Mathieu Pasquet <mathieui@mathieui.net>
- This file is part of Slixmpp.
-
- See the file LICENSE for copying permissio
-"""
+# Slixmpp: The Slick XMPP Library
+# Copyright (C) 2020 Mathieu Pasquet <mathieui@mathieui.net>
+# This file is part of Slixmpp.
+# See the file LICENSE for copying permissio
from slixmpp import JID
from slixmpp.stanza import Iq
from slixmpp.stanza.roster import Roster, RosterItem