From 23874c2c50ebd57426797d38f4f9c6c40dc336ec Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 26 Feb 2018 15:08:05 +0100 Subject: 8bit Guido --- tests/__init__.py | 2 +- tests/component/deb/fixtures.py | 2 +- tests/testutils/data.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/__init__.py b/tests/__init__.py index a9309b58..73497197 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,6 +1,6 @@ # vim: set fileencoding=utf-8 : # -# (C) 2009, 2010,2011, 2012 Guido Guenther +# (C) 2009, 2010,2011, 2012 Guido Günther # (C) 2012 Intel Corporation # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/component/deb/fixtures.py b/tests/component/deb/fixtures.py index 1b82557a..78ba1e96 100644 --- a/tests/component/deb/fixtures.py +++ b/tests/component/deb/fixtures.py @@ -1,6 +1,6 @@ # vim: set fileencoding=utf-8 : # -# (C) 2017 Guido Guenther +# (C) 2017 Guido Günther # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or diff --git a/tests/testutils/data.py b/tests/testutils/data.py index c9e233d7..da2b28d5 100644 --- a/tests/testutils/data.py +++ b/tests/testutils/data.py @@ -1,6 +1,6 @@ # vim: set fileencoding=utf-8 : # -# (C) 2016 Guido Guenther +# (C) 2016 Guido Günther # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or -- cgit v1.2.3