about summary refs log tree commit diff
path: root/elf/ldd.bash.in
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2014-01-01 21:45:02 +1000
committerAllan McRae <allan@archlinux.org>2014-01-01 22:02:55 +1000
commit88726d48af1392f9e014efa15eda6b2ee6c5c361 (patch)
tree4586026aca6c376ab37e0962f1bd459ad6c97e17 /elf/ldd.bash.in
parentd4697bc93dc27a7bbf275ce7dd351bb1bfcf28de (diff)
downloadglibc-88726d48af1392f9e014efa15eda6b2ee6c5c361.tar.gz
glibc-88726d48af1392f9e014efa15eda6b2ee6c5c361.tar.xz
glibc-88726d48af1392f9e014efa15eda6b2ee6c5c361.zip
Update remaining copyright dates
Update copyright years that are not handled by scripts/update-copyright.
Diffstat (limited to 'elf/ldd.bash.in')
-rw-r--r--elf/ldd.bash.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/ldd.bash.in b/elf/ldd.bash.in
index baf951e623..4ff140d302 100644
--- a/elf/ldd.bash.in
+++ b/elf/ldd.bash.in
@@ -38,7 +38,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 and %s.
 " "Roland McGrath" "Ulrich Drepper"
     exit 0