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. --- nscd/nscd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nscd') diff --git a/nscd/nscd.c b/nscd/nscd.c index c7e5cd43a5..e7f04f808c 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -467,7 +467,7 @@ print_version (FILE *stream, struct argp_state *state) 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"); fprintf (stream, gettext ("Written by %s.\n"), "Thorsten Kukuk and Ulrich Drepper"); } -- cgit 1.4.1