summaryrefslogtreecommitdiff
path: root/etc/emacs.py
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-01-08 04:54:02 +0000
committerGlenn Morris <rgm@gnu.org>2008-01-08 04:54:02 +0000
commit1bb97e221b0ec841d1f5ca5974070411de3094cd (patch)
treea9cd0a9085451e6df15cea8ddc2647a7abbfc5e6 /etc/emacs.py
parentd76a14211e518610a1324d0ea798b2b42cf2b058 (diff)
downloademacs-1bb97e221b0ec841d1f5ca5974070411de3094cd.tar.gz
emacs-1bb97e221b0ec841d1f5ca5974070411de3094cd.tar.bz2
emacs-1bb97e221b0ec841d1f5ca5974070411de3094cd.zip
Add 2008 to copyright years.
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 d8bfb6bcd68..d40745002c6 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, 2006, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
# Author: Dave Love <fx@gnu.org>
# This file is part of GNU Emacs.