summaryrefslogtreecommitdiff
path: root/lisp/progmodes/grep.el
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2005-08-01 08:43:45 +0000
committerNick Roberts <nickrob@snap.net.nz>2005-08-01 08:43:45 +0000
commit034babe1e173ce643c6a419db156916e792c0ebd (patch)
treea2eaba5b9b149f076acdd697d0f7fbd3d5e43dd3 /lisp/progmodes/grep.el
parent201dc59419560ebb68b6a6c2e7b3c683fb34cd81 (diff)
downloademacs-034babe1e173ce643c6a419db156916e792c0ebd.tar.gz
Update copyright for release of 22.1 for progmodes directory.
Diffstat (limited to 'lisp/progmodes/grep.el')
-rw-r--r--lisp/progmodes/grep.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/grep.el b/lisp/progmodes/grep.el
index dce17ed1306..aa016082d8f 100644
--- a/lisp/progmodes/grep.el
+++ b/lisp/progmodes/grep.el
@@ -1,7 +1,7 @@
;;; grep.el --- run Grep as inferior of Emacs, parse match messages
;; Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-;; 2001, 2002, 2004, 2005 Free Software Foundation, Inc.
+;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Author: Roland McGrath <roland@gnu.org>
;; Maintainer: FSF