From: Ulrich Drepper Date: Wed, 2 Jan 2008 17:42:52 +0000 (+0000) Subject: Update copyright year. X-Git-Tag: elfutils-0.132~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad024afc93dcd0f4797b3e80bfb6b80c34da5c12;p=thirdparty%2Felfutils.git Update copyright year. --- diff --git a/src/ChangeLog b/src/ChangeLog index 8bd6cb58e..3107b2f0e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,20 @@ +2008-01-02 Ulrich Drepper + + * addr2line.c: Update copyright year. + * ar.c: Likewise. + * elfcmp.c: Likewise. + * elflint.c: Likewise. + * findtextrel.c: Likewise. + * ld.c: Likewise. + * nm.c: Likewise. + * objdump.c: Likewise. + * ranlib.c: Likewise. + * readelf.c: Likewise. + * size.c: Likewise. + * strings.c: Likewise. + * strip.c: Likewise. + * unstrip.c: Likewise. + 2007-11-19 Roland McGrath * readelf.c (print_ops): Handle all bad op codes gracefully. diff --git a/src/addr2line.c b/src/addr2line.c index 394d06553..5e0c2dad1 100644 --- a/src/addr2line.c +++ b/src/addr2line.c @@ -191,7 +191,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"); } diff --git a/src/ar.c b/src/ar.c index a9102a550..8d3b91ac4 100644 --- a/src/ar.c +++ b/src/ar.c @@ -286,7 +286,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"); } diff --git a/src/elfcmp.c b/src/elfcmp.c index bcc2d4bf9..cbc8cd8cb 100644 --- a/src/elfcmp.c +++ b/src/elfcmp.c @@ -520,7 +520,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"); } diff --git a/src/elflint.c b/src/elflint.c index 3ddf670f6..0121832e8 100644 --- a/src/elflint.c +++ b/src/elflint.c @@ -236,7 +236,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"); } diff --git a/src/findtextrel.c b/src/findtextrel.c index d055f34e0..d2de3a65c 100644 --- a/src/findtextrel.c +++ b/src/findtextrel.c @@ -169,7 +169,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"); } diff --git a/src/ld.c b/src/ld.c index 24fb2f969..aae938e70 100644 --- a/src/ld.c +++ b/src/ld.c @@ -870,7 +870,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"); } diff --git a/src/nm.c b/src/nm.c index 48f08aca8..6ddae6118 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"); } diff --git a/src/objdump.c b/src/objdump.c index 13a36c62b..8c62ee288 100644 --- a/src/objdump.c +++ b/src/objdump.c @@ -182,7 +182,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"); } diff --git a/src/ranlib.c b/src/ranlib.c index fa01daf57..f82b4f986 100644 --- a/src/ranlib.c +++ b/src/ranlib.c @@ -137,7 +137,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"); } diff --git a/src/readelf.c b/src/readelf.c index 42c444fa5..0a5556236 100644 --- a/src/readelf.c +++ b/src/readelf.c @@ -415,7 +415,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"); } diff --git a/src/size.c b/src/size.c index da7b364c1..825f3e977 100644 --- a/src/size.c +++ b/src/size.c @@ -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\ -"), "2007"); +"), "2008"); fprintf (stream, gettext ("Written by %s.\n"), "Ulrich Drepper"); } diff --git a/src/strings.c b/src/strings.c index e5507354e..b9c559b31 100644 --- a/src/strings.c +++ b/src/strings.c @@ -228,7 +228,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"); } diff --git a/src/strip.c b/src/strip.c index e69e1a7f3..7858e8bf2 100644 --- a/src/strip.c +++ b/src/strip.c @@ -204,7 +204,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"); } diff --git a/src/unstrip.c b/src/unstrip.c index 2670835af..53ea3b877 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"); }