summaryrefslogtreecommitdiff
path: root/elf/sotruss.ksh
diff options
context:
space:
mode:
Diffstat (limited to 'elf/sotruss.ksh')
-rwxr-xr-xelf/sotruss.ksh2
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
;;