maint: run "make update-copyright".

This commit is contained in:
Joel E. Denny
2011-01-02 09:56:16 -05:00
parent f52e1e5e44
commit ea0a767697
181 changed files with 396 additions and 451 deletions

View File

@@ -1,6 +1,6 @@
/* IELR's inadequacy annotation list.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* IELR's inadequacy annotation list.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* IELR's inadequacy list.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* IELR's inadequacy list.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Generate the LR(0) parser states for Bison.
Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2004, 2005, 2006,
2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2007, 2009-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Generate the LR(0) parser states for Bison.
Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
# Make bison/src.
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
# 2010 Free Software Foundation, Inc.
# Copyright (C) 2001-2011 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

View File

@@ -1,6 +1,6 @@
/* A simple, memory-efficient bitset implementation.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* A simple, memory-efficient bitset implementation.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Associativity information.
Copyright (C) 2002, 2005, 2006, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2002, 2005-2006, 2009-2011 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Associativity information.
Copyright (C) 2002, 2006, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2002, 2006, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Closures for Bison
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2004, 2005, 2007, 2009,
2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2002, 2004-2005, 2007, 2009-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Subroutines for bison
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2007, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2002, 2007, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Declaration for error-reporting function for Bison.
Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 2000-2002, 2004-2006, 2009-2011 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

View File

@@ -1,7 +1,7 @@
/* Declaration for error-reporting function for Bison.
Copyright (C) 2000, 2001, 2002, 2006, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2000-2002, 2006, 2009-2011 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

View File

@@ -1,7 +1,7 @@
/* Find and resolve or report lookahead conflicts for bison,
Copyright (C) 1984, 1989, 1992, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 1992, 2000-2007, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Find and resolve or report lookahead conflicts for bison,
Copyright (C) 2000, 2001, 2002, 2004, 2007, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 2000-2002, 2004, 2007, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Match rules with nonterminals for bison,
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2005, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2003, 2005, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Match rules with nonterminals for bison,
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2002, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Open and close files for Bison.
Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* File names and variables for bison,
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2006, 2007, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2002, 2006-2007, 2009-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Common parts between scan-code.l, scan-gram.l, and scan-skel.l.
Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Parse command line arguments for Bison.
Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Parse command line arguments for bison.
Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Allocate input grammar variables for Bison.
Copyright (C) 1984, 1986, 1989, 2001, 2002, 2003, 2005, 2006, 2007,
2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 2001-2003, 2005-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Data definitions for internal representation of Bison's input.
Copyright (C) 1984, 1986, 1989, 1992, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 2001-2007, 2009-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Output Graphviz specification of a state machine generated by Bison.
Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Output Graphviz specification of a state machine generated by Bison.
Copyright (C) 2006, 2010 Free Software Foundation, Inc.
Copyright (C) 2006, 2010-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* IELR main implementation.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* IELR main implementation.
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Compute lookahead criteria for Bison.
Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 2000-2011 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Compute lookahead criteria for bison,
Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006, 2007, 2009,
2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 2000, 2002, 2004, 2006-2007,
2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Locations for Bison
Copyright (C) 2002, 2005, 2006, 2007, 2008, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 2002, 2005-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Locations for Bison
Copyright (C) 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 2002, 2004-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Top level entry point of Bison.
Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000, 2001, 2002, 2004,
2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 1995, 2000-2002, 2004-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Muscle table manager for Bison.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
2010 Free Software Foundation, Inc.
Copyright (C) 2001-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Muscle table manager for Bison,
Copyright (C) 2001, 2002, 2003, 2006, 2007, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 2001-2003, 2006-2007, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Named symbol references for Bison
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Named symbol references for Bison
Copyright (C) 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Calculate which nonterminals can expand into the null string for Bison.
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2006, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Part of the bison parser generator,
Copyright (C) 2000, 2002, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2000, 2002, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Output the generated parsing program for Bison.
Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Output the generated parsing program for bison,
Copyright (C) 2000, 2001, 2002, 2003, 2006, 2007, 2009, 2010 Free
Software Foundation, Inc.
Copyright (C) 2000-2003, 2006-2007, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

File diff suppressed because it is too large Load Diff

View File

@@ -1,9 +1,8 @@
/* A Bison parser, made by GNU Bison 2.4.1.252-dcd39. */
/* A Bison parser, made by GNU Bison 2.4.1.259-f52e1. */
/* Skeleton interface for Bison's Yacc-like parsers in C
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1989-1990, 2000-2011 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
@@ -162,7 +161,7 @@ typedef union YYSTYPE
{
/* Line 2068 of yacc.c */
#line 95 "parse-gram.y"
#line 94 "parse-gram.y"
symbol *symbol;
symbol_list *list;
@@ -177,7 +176,7 @@ typedef union YYSTYPE
/* Line 2068 of yacc.c */
#line 181 "parse-gram.h"
#line 180 "parse-gram.h"
} YYSTYPE;
# define YYSTYPE_IS_TRIVIAL 1
# define yystype YYSTYPE /* obsolescent; will be withdrawn */

View File

@@ -1,7 +1,6 @@
%{/* Bison Grammar Parser -*- C -*-
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 2002-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Print an xml on generated parser, for Bison,
Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Output an xml of the generated parser, for Bison.
Copyright (C) 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Print information on generated parser, for bison,
Copyright (C) 1984, 1986, 1989, 2000, 2001, 2002, 2003, 2004, 2005,
2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 2000-2005, 2007, 2009-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Print information on generated parser, for bison,
Copyright (C) 2000, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2000, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Output a graph of the generated parser, for Bison.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Output a graph of the generated parser, for Bison.
Copyright (C) 2000, 2006, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2000, 2006, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Input parser for Bison
Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000, 2001, 2002, 2003,
2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 1998, 2000-2003, 2005-2007,
2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Input parser for Bison
Copyright (C) 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 2000-2003, 2005-2007, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Grammar reduction for Bison.
Copyright (C) 1988, 1989, 2000, 2001, 2002, 2003, 2005, 2006, 2007,
2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1988-1989, 2000-2003, 2005-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Grammar reduction for Bison.
Copyright (C) 2000, 2001, 2002, 2007, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2000-2002, 2007, 2009-2011 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Binary relations.
Copyright (C) 2002, 2004, 2005, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2002, 2004-2005, 2009-2011 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Binary relations.
Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Bison code properties structure and scanner.
Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Bison Action Scanner -*- C -*-
Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2006-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Bison Grammar Scanner
Copyright (C) 2006, 2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2006-2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Bison Grammar Scanner -*- C -*-
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 2002-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Scan Bison Skeletons.
Copyright (C) 2005, 2006, 2007, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2005-2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Scan Bison Skeletons. -*- C -*-
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Type definitions for the finite state machine for Bison.
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 2001-2007, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Type definitions for the finite state machine for Bison.
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2003, 2004, 2007, 2009,
2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2004, 2007, 2009-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Lists of symbols for Bison
Copyright (C) 2002, 2005, 2006, 2007, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2002, 2005-2007, 2009-2011 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Lists of symbols for Bison
Copyright (C) 2002, 2005, 2006, 2007, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2002, 2005-2007, 2009-2011 Free Software Foundation,
Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Symbol table manager for Bison.
Copyright (C) 1984, 1989, 2000, 2001, 2002, 2004, 2005, 2006, 2007,
2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 2000-2002, 2004-2011 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,7 @@
/* Definitions for symtab.c and callers, part of Bison.
Copyright (C) 1984, 1989, 1992, 2000, 2001, 2002, 2004, 2005, 2006,
2007, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1989, 1992, 2000-2002, 2004-2007, 2009-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* System-dependent definitions for Bison.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009,
2010 Free Software Foundation, Inc.
Copyright (C) 2000-2007, 2009-2011 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

View File

@@ -1,7 +1,7 @@
/* Output the generated parsing program for Bison.
Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
2005, 2006, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1984, 1986, 1989, 1992, 2000-2006, 2009-2011 Free
Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,6 +1,6 @@
/* Prepare the LALR and GLR parser tables.
Copyright (C) 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2002, 2004, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Keep a unique copy of strings.
Copyright (C) 2002, 2003, 2004, 2005, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2002-2005, 2009-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.

View File

@@ -1,7 +1,6 @@
/* Keeping a unique copy of strings.
Copyright (C) 2002, 2003, 2008, 2009, 2010 Free Software
Foundation, Inc.
Copyright (C) 2002-2003, 2008-2011 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.