diff options
| author | Glenn Morris <rgm@gnu.org> | 2009-01-08 05:11:56 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 05:11:56 +0000 |
| commit | bb65542c44d6c03da5837b944e398117356d9d85 (patch) | |
| tree | 7ea52ef9a509a7523a1624411c50933dba1736e5 /etc/emacs2.py | |
| parent | f858db9ff15f4de206a683e730ebf52ca89916fe (diff) | |
| download | emacs-bb65542c44d6c03da5837b944e398117356d9d85.tar.gz | |
Add 2009 to copyright years.
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 223742b6a90..94620956b64 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 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # Author: Dave Love <fx@gnu.org> # This file is part of GNU Emacs. |
