diff options
Diffstat (limited to 'elf/sotruss.sh')
-rwxr-xr-x | elf/sotruss.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/sotruss.sh b/elf/sotruss.sh index 21b5e4eddb..07f6281e6b 100755 --- a/elf/sotruss.sh +++ b/elf/sotruss.sh @@ -75,7 +75,7 @@ while test $# -gt 0; do printf $"Copyright (C) %s Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -" "2015" +" "2016" printf $"Written by %s.\n" "Ulrich Drepper" exit 0 ;; |