diff options
Diffstat (limited to 'functions/breakpoints.sh')
-rwxr-xr-x | functions/breakpoints.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/breakpoints.sh b/functions/breakpoints.sh index 1e4fdb21b..2f078e15f 100755 --- a/functions/breakpoints.sh +++ b/functions/breakpoints.sh @@ -1,7 +1,7 @@ #!/bin/sh # breakpoints.sh - run with breakpoints -# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2006-2009 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 |