summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0422/fastening.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/plugins/xep_0422/fastening.py')
-rw-r--r--slixmpp/plugins/xep_0422/fastening.py11
1 files changed, 4 insertions, 7 deletions
diff --git a/slixmpp/plugins/xep_0422/fastening.py b/slixmpp/plugins/xep_0422/fastening.py
index d721dd20..99f05ad1 100644
--- a/slixmpp/plugins/xep_0422/fastening.py
+++ b/slixmpp/plugins/xep_0422/fastening.py
@@ -1,10 +1,7 @@
-"""
- 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 permission.
-"""
+# 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 permission.
from slixmpp.plugins import BasePlugin
from slixmpp.plugins.xep_0422 import stanza