aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
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 /examples
parente9942bdc9792e65a7796ed644e85a6e8cef11326 (diff)
8bit Guido
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/gbp-add-patch2
-rwxr-xr-xexamples/zeitgeist-git.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/gbp-add-patch b/examples/gbp-add-patch
index 43c455ad..806ed94b 100755
--- a/examples/gbp-add-patch
+++ b/examples/gbp-add-patch
@@ -1,7 +1,7 @@
#!/usr/bin/python3 -u
# vim: set fileencoding=utf-8 :
#
-# (C) 2010,2015 Guido Guenther <agx@sigxcpu.org>
+# (C) 2010,2015 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/examples/zeitgeist-git.py b/examples/zeitgeist-git.py
index 9aa36be5..b62e7bd3 100755
--- a/examples/zeitgeist-git.py
+++ b/examples/zeitgeist-git.py
@@ -1,7 +1,7 @@
#! /usr/bin/python3
# vim: set fileencoding=utf-8 :
#
-# (C) 2010 Guido Guenther <agx@sigxcpu.org>
+# (C) 2010 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