From ad024afc93dcd0f4797b3e80bfb6b80c34da5c12 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 2 Jan 2008 17:42:52 +0000 Subject: Update copyright year. --- src/unstrip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/unstrip.c') diff --git a/src/unstrip.c b/src/unstrip.c index 2670835a..53ea3b87 100644 --- a/src/unstrip.c +++ b/src/unstrip.c @@ -235,7 +235,7 @@ print_version (FILE *stream, struct argp_state *state __attribute__ ((unused))) Copyright (C) %s Red Hat, 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\ -"), "2007"); +"), "2008"); fprintf (stream, gettext ("Written by %s.\n"), "Roland McGrath"); } -- cgit v1.2.3