summaryrefslogtreecommitdiff
path: root/src/symlist.h
diff options
context:
space:
mode:
authorJoel E. Denny <joeldenny@joeldenny.org>2011-01-02 09:56:16 -0500
committerJoel E. Denny <joeldenny@joeldenny.org>2011-01-02 09:56:16 -0500
commitea0a767697594d2eda37daf5ecbf2fdaf60d2189 (patch)
tree883dcaf50c60b17a2d70a9b4b9a35a3568234994 /src/symlist.h
parentf52e1e5e44fd155cfe0fbbf0fd370e99a256c20e (diff)
downloadbison-ea0a767697594d2eda37daf5ecbf2fdaf60d2189.tar.gz
maint: run "make update-copyright".
Diffstat (limited to 'src/symlist.h')
-rw-r--r--src/symlist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/symlist.h b/src/symlist.h
index 84de2df5..297d414a 100644
--- a/src/symlist.h
+++ b/src/symlist.h
@@ -1,7 +1,7 @@
/* Lists of symbols for Bison
- Copyright (C) 2002, 2005, 2006, 2007, 2009, 2010 Free Software
- Foundation, Inc.
+ Copyright (C) 2002, 2005-2007, 2009-2011 Free Software Foundation,
+ Inc.
This file is part of Bison, the GNU Compiler Compiler.