Version 2.4.1.

* NEWS: Set version and date.
* lib/Makefile.am: Update copyright year.
* tests/atlocal.in: Update copyright year.
This commit is contained in:
Joel E. Denny
2008-12-11 16:06:48 -05:00
parent d07932ef3d
commit 41930e7ad8
4 changed files with 12 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# @configure_input@ -*- shell-script -*-
# Configurable variable values for Bison test suite.
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
# Foundation, Inc.
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free
# Software Foundation, Inc.
# We need a C compiler.
CC='@CC@'