summaryrefslogtreecommitdiff
path: root/src/elfcmp.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-01-02 17:42:52 +0000
committerUlrich Drepper <drepper@redhat.com>2008-01-02 17:42:52 +0000
commitad024afc93dcd0f4797b3e80bfb6b80c34da5c12 (patch)
tree881da60eb5e8d12bcadddedb690f751da62c022d /src/elfcmp.c
parent1a2e8f4f5bd2ca2aaed78d1cea3842eff2fa5295 (diff)
downloadelfutils-ad024afc93dcd0f4797b3e80bfb6b80c34da5c12.tar.gz
Update copyright year.
Diffstat (limited to 'src/elfcmp.c')
-rw-r--r--src/elfcmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/elfcmp.c b/src/elfcmp.c
index bcc2d4bf..cbc8cd8c 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");
}