diff options
| -rw-r--r-- | lisp/cedet/semantic/wisent/python-wy.el | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/cedet/semantic/wisent/python-wy.el b/lisp/cedet/semantic/wisent/python-wy.el index 1cc9902e70f..e1090ef6a20 100644 --- a/lisp/cedet/semantic/wisent/python-wy.el +++ b/lisp/cedet/semantic/wisent/python-wy.el | |||
| @@ -1,7 +1,9 @@ | |||
| 1 | ;;; semantic/wisent/python-wy.el --- Generated parser support file | 1 | ;;; semantic/wisent/python-wy.el --- Generated parser support file |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2011, 2012 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2003, 2004, 2007, 2010, 2011, 2012 |
| 4 | ;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation; All Rights Reserved | 4 | ;; Free Software Foundation, Inc. |
| 5 | ;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, | ||
| 6 | ;; 2009, 2010 Python Software Foundation; All Rights Reserved | ||
| 5 | 7 | ||
| 6 | ;; This file is part of GNU Emacs. | 8 | ;; This file is part of GNU Emacs. |
| 7 | 9 | ||