X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1c4ad777cb220ea669dc934c9b600a25a824a658..12bc1c9e47a5c043e1d2bba599846732b93d062c:/src/LR0.h?ds=sidebyside

diff --git a/src/LR0.h b/src/LR0.h
index 2f4aff12..976bcb26 100644
--- a/src/LR0.h
+++ b/src/LR0.h
@@ -1,6 +1,6 @@
 /* Generate the LR(0) parser states for Bison.
 
-   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2010 Free Software
+   Copyright (C) 1984, 1986, 1989, 2000-2002, 2009-2013 Free Software
    Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.