From 88726d48af1392f9e014efa15eda6b2ee6c5c361 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Wed, 1 Jan 2014 21:45:02 +1000 Subject: Update remaining copyright dates Update copyright years that are not handled by scripts/update-copyright. --- posix/getconf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix') diff --git a/posix/getconf.c b/posix/getconf.c index ecf085b..db6acc4 100644 --- a/posix/getconf.c +++ b/posix/getconf.c @@ -1104,7 +1104,7 @@ main (int argc, char *argv[]) Copyright (C) %s Free Software Foundation, Inc.\n\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\ -"), "2013"); +"), "2014"); printf (gettext ("Written by %s.\n"), "Roland McGrath"); return 0; } -- cgit v1.1