comparison etc/emacs.py @ 68640:e8a3fb527b77

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Sun, 05 Feb 2006 23:44:47 +0000
parents df079883ac40
children 044730770048
comparison
equal deleted inserted replaced
68639:dc2d5a6655a3 68640:e8a3fb527b77
1 """Definitions used by commands sent to inferior Python in python.el.""" 1 """Definitions used by commands sent to inferior Python in python.el."""
2 2
3 # Copyright (C) 2004, 2005 Free Software Foundation, Inc. 3 # Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
4 # Author: Dave Love <d.love@dl.ac.uk> 4 # Author: Dave Love <d.love@dl.ac.uk>
5 5
6 # This file is part of GNU Emacs. 6 # This file is part of GNU Emacs.
7 7
8 # GNU Emacs is free software; you can redistribute it and/or modify 8 # GNU Emacs is free software; you can redistribute it and/or modify