From 073938ec1dc48d21956f5b543bf5eedb37b12dfd Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 18 Jan 2012 23:11:11 +0800 Subject: [PATCH] Fix python-wy.el copyright header. --- lisp/cedet/semantic/wisent/python-wy.el | 6 ++++-- 1 file 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 @@ ;;; semantic/wisent/python-wy.el --- Generated parser support file -;; Copyright (C) 2002-2011, 2012 Free Software Foundation, Inc. -;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation; All Rights Reserved +;; Copyright (C) 2002, 2003, 2004, 2007, 2010, 2011, 2012 +;; Free Software Foundation, Inc. +;; Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +;; 2009, 2010 Python Software Foundation; All Rights Reserved ;; This file is part of GNU Emacs. -- 2.39.5