]> git.saurik.com Git - bison.git/blobdiff - src/ielr.c
named references: fix double free.
[bison.git] / src / ielr.c
index a2c654cfe0803245963a2f0672fa2718d53abcc3..2bf9412b963fac2cf18300dbd3a1f27ad4a08c4b 100644 (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.