summaryrefslogtreecommitdiff
path: root/etc/emacs3.py
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-01-13 00:35:10 -0800
committerGlenn Morris <rgm@gnu.org>2010-01-13 00:35:10 -0800
commit114f9c96795aff3b51b9060d7c9c1b77debcc99a (patch)
treeb94fd3863a5c6bf870bd905cdeed340fa6620816 /etc/emacs3.py
parentc2623ee747a343021b9e9ce853835a938ab4fa80 (diff)
Add 2010 to copyright years.
Diffstat (limited to 'etc/emacs3.py')
-rw-r--r--etc/emacs3.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/emacs3.py b/etc/emacs3.py
index 2d3d870927..fd2e7c97c5 100644
--- a/etc/emacs3.py
+++ b/etc/emacs3.py
@@ -5,7 +5,7 @@ Warning: This file is automatically generated from emacs2.py with the
"""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.