]> git.saurik.com Git - bison.git/blobdiff - src/symtab.c
Add -Wother so -Wnone suppresses all warnings.
[bison.git] / src / symtab.c
index 723b11fe1bee295ddc3cd411567b499e1b2e2abe..273cdd6659e4781a38e7e896b78f7fe48912e559 100644 (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.