diff options
Diffstat (limited to 'helpers/clean')
-rwxr-xr-x | helpers/clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/clean b/helpers/clean index 0596e39..2348b0f 100755 --- a/helpers/clean +++ b/helpers/clean @@ -1,7 +1,7 @@ #!/bin/sh # lh_clean(1) - clean up system build directories -# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2006-2010 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 |