X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e436fa677c748f52929996590d3e46b5f984d6dc..671850a1c3e1aaac93a89fabc6d810be6a4a77fe:/src/LR0.c

diff --git a/src/LR0.c b/src/LR0.c
index a757f006..c8f0166b 100644
--- a/src/LR0.c
+++ b/src/LR0.c
@@ -1,6 +1,6 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2012 Free Software
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2004-2015 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.