From 29b6015c3865b23c23581a93d57f485480d76c5e Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Sat, 19 Jan 2008 21:19:24 +0000 Subject: [PATCH] * data/yacc.c: Update copyright for recent commit. --- data/yacc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/yacc.c b/data/yacc.c index 32a1e20a..96b91bed 100644 --- a/data/yacc.c +++ b/data/yacc.c @@ -3,7 +3,7 @@ # Yacc compatible skeleton for Bison # Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, -# 2007 Free Software Foundation, Inc. +# 2007, 2008 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 -- 2.50.0