]> git.saurik.com Git - bison.git/blobdiff - lib/timevar.c
build: avoid possibly-replaced fprintf in liby-source, yyerror.c
[bison.git] / lib / timevar.c
index 8896af61033e70a1be01e881691fe5b212ff3d70..355ecb55769ebf8651cb671c4f689d031776c214 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-2012 Free Software
    Foundation, Inc.
 
    Contributed by Alex Samuel <samuel@codesourcery.com>