maint: run "make update-copyright"

This commit is contained in:
Joel E. Denny
2010-01-04 13:38:09 -05:00
parent 882be728b2
commit e141f4d4bb
184 changed files with 722 additions and 770 deletions

View File

@@ -19,7 +19,7 @@ straightforward use of _build/src/bison would.)
--
Copyright (C) 2006, 2009 Free Software Foundation, Inc.
Copyright (C) 2006, 2009-2010 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
# Copyright (C) 2006, 2008, 2009 Free Software Foundation, Inc.
# Copyright (C) 2006, 2008-2010 Free Software Foundation, Inc.
#
# This file is part of Bison, the GNU Compiler Compiler.
#

View File

@@ -1,4 +1,4 @@
## Copyright (C) 2006, 2008-2009 Free Software Foundation, Inc.
## Copyright (C) 2006, 2008-2010 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