Update copyright year, and fix whitespace.

This commit is contained in:
Joel E. Denny
2008-04-21 01:03:21 +00:00
parent 74c52fc840
commit 8452fdd914
3 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
separately since the former takes an argument but, for POSIX Yacc, the separately since the former takes an argument but, for POSIX Yacc, the
latter does not. latter does not.
(short_options): Let -W take an optional argument like --warnings. (short_options): Let -W take an optional argument like --warnings.
(getargs): Sort cases. (getargs): Sort cases.
2008-02-28 Akim Demaille <demaille@gostai.com> 2008-02-28 Akim Demaille <demaille@gostai.com>

View File

@@ -1,6 +1,6 @@
# Bootstrap configuration. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@@ -1,6 +1,6 @@
# Configure template for GNU Bison. -*-Autoconf-*- # 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. # Foundation, Inc.
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify