]> git.saurik.com Git - bison.git/blobdiff - lib/timevar.c
tests: add -pedantic for --enable-gcc-warnings.
[bison.git] / lib / timevar.c
index c79252b2817c1ca4639a05aae42fcbea25331ce0..03ec0b65def64fbee43e29d56e3bc2f7214364ca 100644 (file)
@@ -1,5 +1,8 @@
 /* Timing variables for measuring compiler performance.
-   Copyright (C) 2000, 2002, 2004, 2005, 2006 Free Software Foundation, Inc.
+
+   Copyright (C) 2000, 2002, 2004, 2006, 2009-2011 Free Software
+   Foundation, Inc.
+
    Contributed by Alex Samuel <samuel@codesourcery.com>
 
    This program is free software: you can redistribute it and/or modify