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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/history_window.py')
-rw-r--r--src/history_window.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/history_window.py b/src/history_window.py
index 476e9ad56..8c60aa5ef 100644
--- a/src/history_window.py
+++ b/src/history_window.py
@@ -1,3 +1,4 @@
+# -*- coding:utf-8 -*-
## src/history_window.py
##
## Copyright (C) 2003-2008 Yann Leboulanger <asterix AT lagaule.org>
@@ -8,7 +9,6 @@
## Copyright (C) 2006-2008 Jean-Marie Traissard <jim AT lapin.org>
## Copyright (C) 2007-2008 Stephan Erb <steve-e AT h3c.de>
## Copyright (C) 2008 Brendan Taylor <whateley AT gmail.com>
-## Jonathan Schleifer <js-gajim AT webkeks.org>
##
## This file is part of Gajim.
##