diff options
author | Daniel Baumann <daniel@debian.org> | 2011-01-11 14:49:49 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:42 +0100 |
commit | 18eeaae6021834d5ec5a51b688bca0f062808932 (patch) | |
tree | d752617b94d19613fadddfb459332c05c5b9ca2b /functions/echo.sh | |
parent | 747fd82edfa23fcbbc5dfde9b151df0b8ec105c9 (diff) | |
download | vyos-live-build-18eeaae6021834d5ec5a51b688bca0f062808932.tar.gz vyos-live-build-18eeaae6021834d5ec5a51b688bca0f062808932.zip |
Updating year in hooks and script files.
Diffstat (limited to 'functions/echo.sh')
-rwxr-xr-x | functions/echo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/echo.sh b/functions/echo.sh index 555bc42bb..70615ea29 100755 --- a/functions/echo.sh +++ b/functions/echo.sh @@ -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 |