diff etc/emacs2.py @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents c90853557b90
children 376148b31b5e
line wrap: on
line diff
--- a/etc/emacs2.py	Wed Jan 13 13:42:45 2010 +0900
+++ b/etc/emacs2.py	Wed Jan 13 00:35:10 2010 -0800
@@ -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.