summaryrefslogtreecommitdiff
path: root/etc/emacs.py
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-24 11:32:07 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-24 11:32:07 +0000
commitbfd6d01add2777f959f00a9aeda0cec0932da91a (patch)
treea622258508c452fb374ffd31d69d016509edbabb /etc/emacs.py
parent866a7257074ddd50ee36f5989345d4abcce08b79 (diff)
downloademacs-bfd6d01add2777f959f00a9aeda0cec0932da91a.tar.gz
emacs-bfd6d01add2777f959f00a9aeda0cec0932da91a.tar.bz2
emacs-bfd6d01add2777f959f00a9aeda0cec0932da91a.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'etc/emacs.py')
-rw-r--r--etc/emacs.py2
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.