]> git.eshelyaron.com Git - emacs.git/commitdiff
Copy copyright fix from 2010-06-26T12:01:31Z!eliz@gnu.org to one more file.
authorGlenn Morris <rgm@gnu.org>
Thu, 19 Jan 2012 07:15:48 +0000 (23:15 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 19 Jan 2012 07:15:48 +0000 (23:15 -0800)
etc/grammars/python.wy

index e632cefc660cdc17bd25bebd16331bb032b7787f..4b288dcb9a2e7a96a39cb0bfb27e9df647bc6e85 100644 (file)
@@ -1,7 +1,8 @@
 ;;; python.wy -- LALR grammar for Python
 
 ;; Copyright (C) 2002-2011, 2012 Free Software Foundation, Inc.
-;; Copyright (C) 2001-2010 Python Software Foundation
+;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
+;; 2009, 2010 Python Software Foundation; All Rights Reserved
 
 ;; Author: Richard Kim <ryk@dspwiz.com>
 ;; Maintainer: Richard Kim <ryk@dspwiz.com>