diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-03-10 19:33:05 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:06 +0200 |
commit | 59ce459f402c42630eb70830c59a3a7d8b2e91a9 (patch) | |
tree | f527b73993132ebafcc7d9bdbcb6930fc6255e8c /examples/hooks | |
parent | 29043c34fe453577beaa551393d8a11c41a4c6b9 (diff) | |
download | vyos-live-build-59ce459f402c42630eb70830c59a3a7d8b2e91a9.tar.gz vyos-live-build-59ce459f402c42630eb70830c59a3a7d8b2e91a9.zip |
Removing all references to my old email address.
Diffstat (limited to 'examples/hooks')
-rwxr-xr-x | examples/hooks/minimal.chroot | 2 | ||||
-rwxr-xr-x | examples/hooks/stripped.chroot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/hooks/minimal.chroot b/examples/hooks/minimal.chroot index 5a9a8d648..f219779fa 100755 --- a/examples/hooks/minimal.chroot +++ b/examples/hooks/minimal.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/examples/hooks/stripped.chroot b/examples/hooks/stripped.chroot index 9ebe5bc12..1bad3e623 100755 --- a/examples/hooks/stripped.chroot +++ b/examples/hooks/stripped.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it |