diff etc/emacs.py @ 65088:f05a048483cc

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 24 Aug 2005 11:32:07 +0000
parents 23a17af379b1
children df079883ac40
line wrap: on
line diff
--- a/etc/emacs.py	Wed Aug 24 10:18:29 2005 +0000
+++ b/etc/emacs.py	Wed Aug 24 11:32:07 2005 +0000
@@ -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.