aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2018-02-26 15:08:05 +0100
committerGuido Günther <agx@sigxcpu.org>2018-02-26 15:08:05 +0100
commit23874c2c50ebd57426797d38f4f9c6c40dc336ec (patch)
tree20e792a7cb4d2e8c1f9d8abf12b4f90b0f9a6a14 /tests
parente9942bdc9792e65a7796ed644e85a6e8cef11326 (diff)
8bit Guido
Diffstat (limited to 'tests')
-rw-r--r--tests/__init__.py2
-rw-r--r--tests/component/deb/fixtures.py2
-rw-r--r--tests/testutils/data.py2
3 files changed, 3 insertions, 3 deletions
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 <agx@sigxcpu.org>
+# (C) 2009, 2010,2011, 2012 Guido Günther <agx@sigxcpu.org>
# (C) 2012 Intel Corporation <markus.lehtonen@linux.intel.com>
# 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 <agx@sigxcpu.org>
+# (C) 2017 Guido Günther <agx@sigxcpu.org>
# 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 <agx@sigxcpu.org>
+# (C) 2016 Guido Günther <agx@sigxcpu.org>
# 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