]> git.saurik.com Git - bison.git/blobdiff - src/reduce.c
c++: style: use "unsigned", not "unsigned int"
[bison.git] / src / reduce.c
index eea11b1e20345158c318f2403b2a33f039ce20a1..a61ae4c6f4464ffcf7d2c6ba199af09b3c13f842 100644 (file)
@@ -1,6 +1,6 @@
 /* Grammar reduction for Bison.
 
-   Copyright (C) 1988-1989, 2000-2003, 2005-2013 Free Software
+   Copyright (C) 1988-1989, 2000-2003, 2005-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.