From 2ccda502f6ef0e1bb897e9371214562e43b8fc36 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Thu, 30 Jan 1997 19:50:39 +0000 Subject: [PATCH] #Updated authorship line --- Misc/python-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 40c471efdc8..abc42b8d77c 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