/[bison]/bison/data/yacc.c
ViewVC logotype

Diff of /bison/data/yacc.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.48 by eggert, Thu Jan 2 23:58:42 2003 UTC revision 1.49 by eggert, Fri Jan 3 14:33:17 2003 UTC
# Line 1  Line 1 
1  m4_divert(-1)                                                       -*- C -*-  m4_divert(-1)                                                       -*- C -*-
2    
3  # Yacc compatible skeleton for Bison  # Yacc compatible skeleton for Bison
4  # Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002  # Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003
5  # Free Software Foundation, Inc.  # Free Software Foundation, Inc.
6    
7  # This program is free software; you can redistribute it and/or modify  # This program is free software; you can redistribute it and/or modify
# Line 134  m4_changecom() Line 134  m4_changecom()
134  m4_divert(0)dnl  m4_divert(0)dnl
135  @output @output_parser_name@  @output @output_parser_name@
136  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],
137               [1984, 1989, 1990, 2000, 2001, 2002])[               [1984, 1989, 1990, 2000, 2001, 2002, 2003])[
138    
139  /* As a special exception, when this file is copied by Bison into a  /* As a special exception, when this file is copied by Bison into a
140     Bison output file, you may use that output file without restriction.     Bison output file, you may use that output file without restriction.
# Line 1205  b4_epilogue Line 1205  b4_epilogue
1205  m4_if(b4_defines_flag, 0, [],  m4_if(b4_defines_flag, 0, [],
1206  [@output @output_header_name@  [@output @output_header_name@
1207  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],  b4_copyright([Skeleton parser for Yacc-like parsing with Bison],
1208               [1984, 1989, 1990, 2000, 2001, 2002])               [1984, 1989, 1990, 2000, 2001, 2002, 2003])
1209    
1210  /* As a special exception, when this file is copied by Bison into a  /* As a special exception, when this file is copied by Bison into a
1211     Bison output file, you may use that output file without restriction.     Bison output file, you may use that output file without restriction.

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26