CVS update by aroehler packages/xemacs-packages/python-modes ...

[email protected] 29 Sep 2009 11:36:42 -0000
Newsgroups gmane.emacs.xemacs.cvs
Message-ID <[email protected]>
  User: aroehler
  Date: 09/09/29 13:36:42

  Modified:    packages/xemacs-packages/python-modes python-mode.el
Log:
update year-entry to 2009

Revision  Changes    Path
4.57      +1 -1      XEmacs/packages/xemacs-packages/python-modes/python-mode.el

Index: python-mode.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/python-modes/python-mode.el,v
retrieving revision 4.56
retrieving revision 4.57
diff -u -p -r4.56 -r4.57
--- python-mode.el	2009/09/29 10:18:49	4.56
+++ python-mode.el	2009/09/29 11:36:41	4.57
@@ -2,7 +2,7 @@
 
 ;; Copyright (C) 1992,1993,1994  Tim Peters
 
-;; Author: 2003-2008 https://launchpad.net/python-mode
+;; Author: 2003-2009 https://launchpad.net/python-mode
 ;;         1995-2002 Barry A. Warsaw
 ;;         1992-1994 Tim Peters
 ;; Maintainer: [email protected]