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/nm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nm.c') diff --git a/src/nm.c b/src/nm.c index 48f08aca..6ddae611 100644 --- a/src/nm.c +++ b/src/nm.c @@ -254,7 +254,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"), "Ulrich Drepper"); } -- cgit v1.2.3