From: Glenn Morris Date: Thu, 19 Jan 2012 07:15:48 +0000 (-0800) Subject: Copy copyright fix from 2010-06-26T12:01:31Z!eliz@gnu.org to one more file. X-Git-Tag: emacs-23.4~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=685305ebe0455a8d5211bedf41b588bccfb432c8;p=emacs.git Copy copyright fix from 2010-06-26T12:01:31Z!eliz@gnu.org to one more file. --- diff --git a/etc/grammars/python.wy b/etc/grammars/python.wy index e632cefc660..4b288dcb9a2 100644 --- a/etc/grammars/python.wy +++ b/etc/grammars/python.wy @@ -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 ;; Maintainer: Richard Kim