]> git.saurik.com Git - bison.git/blobdiff - src/ielr.c
maint: s/strncpy/memcpy/, when equivalent
[bison.git] / src / ielr.c
index 2bf9412b963fac2cf18300dbd3a1f27ad4a08c4b..cde2baaf292813ed82c5fc6b7a310666ddfcb423 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
-   Copyright (C) 2009-2011 Free Software Foundation, Inc.
+   Copyright (C) 2009-2012 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.