1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Update remaining copyright dates

Update copyright years that are not handled by scripts/update-copyright.
This commit is contained in:
Allan McRae
2014-01-01 21:45:02 +10:00
parent d4697bc93d
commit 88726d48af
26 changed files with 51 additions and 25 deletions

View File

@@ -71,7 +71,7 @@ do_version() {
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.
" "Ulrich Drepper"
exit 0