From: Joel E. Denny Date: Sun, 8 Jan 2006 23:16:51 +0000 (+0000) Subject: * tests/glr-regression.at: Update copyright year to 2006. X-Git-Tag: v2.3b~503 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/2781dbd121848b23bfe6855cc001752471b74323 * tests/glr-regression.at: Update copyright year to 2006. --- diff --git a/ChangeLog b/ChangeLog index d4fd13d8..dea831a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-08 + + * tests/glr-regression.at: Update copyright year to 2006. + 2006-01-06 Joel E. Denny * data/glr.c (yyGLRStateSet): Add yybool* yylookaheadStatuses member to diff --git a/tests/glr-regression.at b/tests/glr-regression.at index 7ccb37fa..c1252ea1 100644 --- a/tests/glr-regression.at +++ b/tests/glr-regression.at @@ -1,5 +1,5 @@ # Checking GLR Parsing: Regression Tests -*- Autotest -*- -# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2005, 2006 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by