diff options
Diffstat (limited to 'etc/emacs2.py')
-rw-r--r-- | etc/emacs2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/emacs2.py b/etc/emacs2.py index 94620956b64..12faf7a8be1 100644 --- a/etc/emacs2.py +++ b/etc/emacs2.py @@ -1,6 +1,6 @@ """Definitions used by commands sent to inferior Python in python.el.""" -# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. # Author: Dave Love <fx@gnu.org> # This file is part of GNU Emacs. |