comparison etc/emacs.py @ 79776:1dd7437446ea

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Tue, 08 Jan 2008 04:54:02 +0000
parents 8b1569975c4d
children
comparison
equal deleted inserted replaced
79775:5d6fbdf4d036 79776:1dd7437446ea
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, 2006, 2007 Free Software Foundation, Inc. 3 # Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4 # Author: Dave Love <fx@gnu.org> 4 # Author: Dave Love <fx@gnu.org>
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