From 44173edad1dfd24c4d98fcf032308f7df28db652 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 1 Jan 2009 19:00:41 -0800 Subject: Unpdate copyright in messages. --- src/elflint.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/elflint.c') diff --git a/src/elflint.c b/src/elflint.c index bc4219b3..23b0f496 100644 --- a/src/elflint.c +++ b/src/elflint.c @@ -1,5 +1,5 @@ /* Pedantic checking of ELF files compliance with gABI/psABI spec. - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Red Hat, Inc. + Copyright (C) 2001,2002,2003,2004,2005,2006,2007,2008,2009 Red Hat, Inc. This file is part of Red Hat elfutils. Written by Ulrich Drepper , 2001. @@ -241,7 +241,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\ -"), "2008"); +"), "2009"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } -- cgit v1.2.3