diff --git a/ChangeLog b/ChangeLog index 7491bb03..3964d4e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ separately since the former takes an argument but, for POSIX Yacc, the latter does not. (short_options): Let -W take an optional argument like --warnings. - (getargs): Sort cases. + (getargs): Sort cases. 2008-02-28 Akim Demaille diff --git a/bootstrap.conf b/bootstrap.conf index adf89348..669777c6 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2006, 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 diff --git a/configure.ac b/configure.ac index 5db7ed22..4d3dc0e5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Configure template for GNU Bison. -*-Autoconf-*- # -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software # Foundation, Inc. # # This program is free software: you can redistribute it and/or modify