diff options
Diffstat (limited to 'etc/emacs.py')
-rw-r--r-- | etc/emacs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/emacs.py b/etc/emacs.py index f644db2d8b4..1eba14f67a4 100644 --- a/etc/emacs.py +++ b/etc/emacs.py @@ -1,6 +1,6 @@ """Definitions used by commands sent to inferior Python in python.el.""" -# Copyright (C) 2004 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005 Free Software Foundation, Inc. # Author: Dave Love <d.love@dl.ac.uk> # This file is part of GNU Emacs. |