summaryrefslogtreecommitdiff
path: root/src/getargs.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/getargs.h
parentf52e1e5e44fd155cfe0fbbf0fd370e99a256c20e (diff)
downloadbison-ea0a767697594d2eda37daf5ecbf2fdaf60d2189.tar.gz
maint: run "make update-copyright".
Diffstat (limited to 'src/getargs.h')
-rw-r--r--src/getargs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/getargs.h b/src/getargs.h
index 9d439d04..6f994354 100644
--- a/src/getargs.h
+++ b/src/getargs.h
@@ -1,7 +1,7 @@
/* Parse command line arguments for bison.
- Copyright (C) 1984, 1986, 1989, 1992, 2000, 2001, 2002, 2003, 2004,
- 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1986, 1989, 1992, 2000-2011 Free Software
+ Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.