]> jfr.im git - irc/weechat/qweechat.git/blobdiff - qweechat/connection.py
Update copyright dates
[irc/weechat/qweechat.git] / qweechat / connection.py
index 84f4803f6b9107f8e855b8d44fcb905828452cde..d6a57ee5b3563830eae984a582f181c16d964d57 100644 (file)
@@ -2,7 +2,7 @@
 #
 # connection.py - connection window
 #
-# Copyright (C) 2011-2016 Sébastien Helleu <flashcode@flashtux.org>
+# Copyright (C) 2011-2018 Sébastien Helleu <flashcode@flashtux.org>
 #
 # This file is part of QWeeChat, a Qt remote GUI for WeeChat.
 #
@@ -21,6 +21,7 @@
 #
 
 import qt_compat
+
 QtGui = qt_compat.import_module('QtGui')