comparison etc/emacs.py @ 75348:3d45362f1d38

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jan 2007 04:57:37 +0000
parents aa6d5e310367
children a995e0466061
comparison
equal deleted inserted replaced
75347:e3694f1cb928 75348:3d45362f1d38
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 Free Software Foundation, Inc. 3 # Copyright (C) 2004, 2005, 2006, 2007 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