* tests/glr-regression.at: Update copyright year to 2006.

This commit is contained in:
Joel E. Denny
2006-01-08 23:16:51 +00:00
parent bf70fa8729
commit 2781dbd121
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2006-01-08
* tests/glr-regression.at: Update copyright year to 2006.
2006-01-06 Joel E. Denny <jdenny@ces.clemson.edu>
* data/glr.c (yyGLRStateSet): Add yybool* yylookaheadStatuses member to

View File

@@ -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