]> git.saurik.com Git - bison.git/blobdiff - lib/timevar.c
tests: add -pedantic for --enable-gcc-warnings.
[bison.git] / lib / timevar.c
index 8896af61033e70a1be01e881691fe5b212ff3d70..03ec0b65def64fbee43e29d56e3bc2f7214364ca 100644 (file)
@@ -1,6 +1,6 @@
 /* Timing variables for measuring compiler performance.
 
-   Copyright (C) 2000, 2002, 2004, 2006, 2009, 2010 Free Software
+   Copyright (C) 2000, 2002, 2004, 2006, 2009-2011 Free Software
    Foundation, Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>