diff options
| author | Daniel Baumann <daniel@debian.org> | 2008-06-01 00:45:53 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:47:59 +0100 |
| commit | 5ce5bb4dda84fa6796838bed3a78a03a8b1b33bf (patch) | |
| tree | 1fd8bb6628e50b9343165ed90881b27eaf66483d | |
| parent | ea030e6fbe844a8472ccbcd0108da68e1061fdde (diff) | |
| download | live-boot-5ce5bb4dda84fa6796838bed3a78a03a8b1b33bf.tar.gz live-boot-5ce5bb4dda84fa6796838bed3a78a03a8b1b33bf.zip | |
Updating copyright header in live-snapshot.
| -rwxr-xr-x | bin/live-snapshot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/live-snapshot b/bin/live-snapshot index 199718f..dc1fa6d 100755 --- a/bin/live-snapshot +++ b/bin/live-snapshot @@ -6,7 +6,7 @@ # and saves the /live/cow (or a different dir) filesystem in it for reuse # in another live-initramfs session. Look at manpage for more info. # -# Copyright (C) 2006 Marco Amadori <marco.amadori@gmail.com> +# Copyright (C) 2006-2008 Marco Amadori <marco.amadori@gmail.com> # Copyright (C) 2008 Chris Lamb <chris@chris-lamb.co.uk> # # This program is free software; you can redistribute it and/or modify @@ -101,6 +101,7 @@ Version () echo "${PROGRAM}" echo echo "Copyright (C) 2006 Marco Amadori <marco.amadori@gmail.com>" + echo "Copyright (C) 2008 Chris Lamb <chris@chris-lamb.co.uk>" echo echo "This program is free software; you can redistribute it and/or modify" echo "it under the terms of the GNU General Public License as published by" |
