]> git.saurik.com Git - bison.git/blobdiff - src/tables.h
style: use %code for local function declarations in our parser
[bison.git] / src / tables.h
index 02381e2c7ba8f60c998e5f5482ac2aab1f7af6e6..c631584d6e36fd1bb4f8f388f5a40314e413e500 100644 (file)
@@ -1,5 +1,6 @@
 /* Prepare the LALR and GLR parser tables.
-   Copyright (C) 2002, 2004, 2009 Free Software Foundation, Inc.
+
+   Copyright (C) 2002, 2004, 2009-2013 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.