diff options
Diffstat (limited to 'hooks')
-rwxr-xr-x | hooks/kde-desktop | 2 | ||||
-rwxr-xr-x | hooks/minimal | 2 | ||||
-rwxr-xr-x | hooks/stripped | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hooks/kde-desktop b/hooks/kde-desktop index b681a3f85..878536474 100755 --- a/hooks/kde-desktop +++ b/hooks/kde-desktop @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/kde-desktop - hook list for live-helper(7) -# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org> # # live-helper 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 25d80f2e2..7121904db 100755 --- a/hooks/minimal +++ b/hooks/minimal @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/minimal - hook list for live-helper(7) -# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org> # # live-helper 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 a84a12ffa..cc682c7d4 100755 --- a/hooks/stripped +++ b/hooks/stripped @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/stripped - hook list for live-helper(7) -# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org> # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it |