From b770cf9d1045bde04a1d89c63f4d7eb261ff78da Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 10 Jan 2007 21:02:34 +0000 Subject: Update copyright year. --- src/size.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/size.c') diff --git a/src/size.c b/src/size.c index 051479ff..57549e8f 100644 --- a/src/size.c +++ b/src/size.c @@ -1,5 +1,5 @@ /* Print size information from ELF file. - Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Red Hat, Inc. + Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Red Hat, Inc. This file is part of Red Hat elfutils. Written by Ulrich Drepper , 2000. @@ -220,7 +220,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\ -"), "2006"); +"), "2007"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } -- cgit v1.2.3