diff options
Diffstat (limited to 'elf/sotruss.ksh')
-rwxr-xr-x | elf/sotruss.ksh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/sotruss.ksh b/elf/sotruss.ksh index cd878d12ad..371a70b3e1 100755 --- a/elf/sotruss.ksh +++ b/elf/sotruss.ksh @@ -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. -" "2013" +" "2014" printf $"Written by %s.\n" "Ulrich Drepper" exit 0 ;; |