I committed this.
Index: ChangeLog
===================================================================
RCS file: /sources/bison/bison/ChangeLog,v
retrieving revision 1.1735
diff -p -u -r1.1735 ChangeLog
--- ChangeLog 9 Oct 2007 08:48:42 -0000 1.1735
+++ ChangeLog 9 Oct 2007 08:56:11 -0000
@@ -1,5 +1,9 @@
2007-10-09 Joel E. Denny <[EMAIL PROTECTED]>
+ * src/getargs.c (version): Update copyright year.
+
+2007-10-09 Joel E. Denny <[EMAIL PROTECTED]>
+
Make xml2dot.xsl and --graph produce the same output.
* data/xslt/xml2dot.xsl (xsl:template match="rule"): Use a ` '
instead of a `\n'. That is, don't add escapes yet or they'll be doubly
Index: src/getargs.c
===================================================================
RCS file: /sources/bison/bison/src/getargs.c,v
retrieving revision 1.97
diff -p -u -r1.97 getargs.c
--- src/getargs.c 5 Oct 2007 02:54:33 -0000 1.97
+++ src/getargs.c 9 Oct 2007 08:56:11 -0000
@@ -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\