diff options
Diffstat (limited to 'hooks')
-rwxr-xr-x | hooks/debian-live-pxe-server | 2 | ||||
-rwxr-xr-x | hooks/minimal | 2 | ||||
-rwxr-xr-x | hooks/stripped | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hooks/debian-live-pxe-server b/hooks/debian-live-pxe-server index 565ead5..4bde28b 100755 --- a/hooks/debian-live-pxe-server +++ b/hooks/debian-live-pxe-server @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/hooks/minimal b/hooks/minimal index a33c006..65af094 100755 --- a/hooks/minimal +++ b/hooks/minimal @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/hooks/stripped b/hooks/stripped index 154e7be..380141b 100755 --- a/hooks/stripped +++ b/hooks/stripped @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it |