]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/sotruss.ksh
Also update new programs
[thirdparty/glibc.git] / elf / sotruss.ksh
index e7381158f461d287cb6e0fa3b8ebf43aef4ffcbc..fd7b9e81ea643c73b39fc0a46598c556337c7f11 100755 (executable)
@@ -1,5 +1,5 @@
 #! @KSH@
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -77,7 +77,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.
-" "2011"
+" "2012"
     printf $"Written by %s.\n" "Ulrich Drepper"
     exit 0
     ;;