From 271af7088579d064c722b7632b5f8e2779db8aad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Sat, 11 Feb 2017 21:32:13 +0100 Subject: [PATCH] Update Authors --- src/gajim.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/gajim.py b/src/gajim.py index 4605b95e6..f9eaebe70 100644 --- a/src/gajim.py +++ b/src/gajim.py @@ -1,7 +1,7 @@ # -*- coding:utf-8 -*- ## src/gajim.py ## -## Copyright (C) 2003-2014 Yann Leboulanger +## Copyright (C) 2003-2017 Yann Leboulanger ## Copyright (C) 2004-2005 Vincent Hanquez ## Copyright (C) 2005 Alex Podaras ## Norman Rasmussen @@ -19,6 +19,8 @@ ## Julien Pivotto ## Stephan Erb ## Copyright (C) 2008 Jonathan Schleifer +## Copyright (C) 2016-2017 Emmanuel Gil Peyrot +## Philipp Hörist ## ## This file is part of Gajim. ##