]> git.saurik.com Git - bison.git/blobdiff - src/symtab.h
build: avoid warnings about set-but-not-used variables
[bison.git] / src / symtab.h
index feb78fb18b3dec8a1bd08bc78543969f9f338ae0..db06d34dbae9c4777e9f71e6d34132d2d532a927 100644 (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 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.