]> git.saurik.com Git - bison.git/blobdiff - lib/timevar.c
-Wempty-rule: diagnose empty rules without %empty
[bison.git] / lib / timevar.c
index c14c37d53fb5732368b094952b8775fb2a700712..2889920c14fd7b82ab574ab8ebdd0d6fcb0cc088 100644 (file)
@@ -1,6 +1,6 @@
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2006, 2009-2012 Free Software
+   Copyright (C) 2000, 2002, 2004, 2006, 2009-2013 Free Software
    Foundation, Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>