diff options
| author | Ulrich Drepper <[email protected]> | 2008-01-02 17:42:52 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2008-01-02 17:42:52 +0000 |
| commit | ad024afc93dcd0f4797b3e80bfb6b80c34da5c12 (patch) | |
| tree | 881da60eb5e8d12bcadddedb690f751da62c022d /src/strings.c | |
| parent | 1a2e8f4f5bd2ca2aaed78d1cea3842eff2fa5295 (diff) | |
Update copyright year.
Diffstat (limited to 'src/strings.c')
| -rw-r--r-- | src/strings.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings.c b/src/strings.c index e5507354..b9c559b3 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"); } |
