]> git.saurik.com Git - bison.git/blobdiff - src/symlist.c
Minor code cleanup.
[bison.git] / src / symlist.c
index 1ffad2b62109f9e776ea2be1b21603977da6f939..74cbe8b6ef53cf8ce6865c7a8db2da2053e9eb56 100644 (file)
@@ -1,6 +1,7 @@
 /* Lists of symbols for Bison
 
-   Copyright (C) 2002, 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2005, 2006, 2007, 2009 Free Software Foundation,
+   Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.