diff options
Diffstat (limited to 'src/addr2line.c')
| -rw-r--r-- | src/addr2line.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addr2line.c b/src/addr2line.c index 394d0655..5e0c2dad 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"); } |
