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 fcb55a0a205..9538b0b7127 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, 2005 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. # Author: Dave Love <d.love@dl.ac.uk> # This file is part of GNU Emacs. |