From f506ad1cbf909e2ebce3c84f6e057c7231191897 Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Tue, 9 Oct 2007 08:57:14 +0000 Subject: [PATCH] * src/getargs.c (version): Update copyright year. --- ChangeLog | 4 ++++ src/getargs.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2d402891..b5438468 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-10-09 Joel E. Denny + + * src/getargs.c (version): Update copyright year. + 2007-10-09 Joel E. Denny Make xml2dot.xsl and --graph produce the same output. diff --git a/src/getargs.c b/src/getargs.c index ff0aa3bc..5aaba801 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -323,7 +323,7 @@ version (void) putc ('\n', stdout); fprintf (stdout, - _("Copyright (C) %d Free Software Foundation, Inc.\n"), 2006); + _("Copyright (C) %d Free Software Foundation, Inc.\n"), 2007); fputs (_("\ This is free software; see the source for copying conditions. There is NO\n\ -- 2.45.2