diff options
author | Barry Warsaw <barry@python.org> | 1997-01-30 19:50:39 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-01-30 19:50:39 (GMT) |
commit | 2ccda502f6ef0e1bb897e9371214562e43b8fc36 (patch) | |
tree | 71969fe9c8d3a5c4e184f98fdf11314a8ec45581 /Misc/python-mode.el | |
parent | f7705782253329a4db70fcce0267a88571362e0b (diff) | |
download | cpython-2ccda502f6ef0e1bb897e9371214562e43b8fc36.zip cpython-2ccda502f6ef0e1bb897e9371214562e43b8fc36.tar.gz cpython-2ccda502f6ef0e1bb897e9371214562e43b8fc36.tar.bz2 |
#Updated authorship line
Diffstat (limited to 'Misc/python-mode.el')
-rw-r--r-- | Misc/python-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 40c471e..abc42b8 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -2,7 +2,7 @@ ;; Copyright (C) 1992,1993,1994 Tim Peters -;; Author: 1995-1996 Barry A. Warsaw +;; Author: 1995-1997 Barry A. Warsaw ;; 1992-1994 Tim Peters ;; Maintainer: python-mode@python.org ;; Created: Feb 1992 |