diff lisp/progmodes/compile.el @ 64699:629afbe74e61

Update copyright for release of 22.1 for progmodes directory.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 01 Aug 2005 08:43:45 +0000
parents f3b002404592
children 5f8a240b7621
line wrap: on
line diff
--- a/lisp/progmodes/compile.el	Mon Aug 01 08:41:02 2005 +0000
+++ b/lisp/progmodes/compile.el	Mon Aug 01 08:43:45 2005 +0000
@@ -1,7 +1,7 @@
 ;;; compile.el --- run compiler as inferior of Emacs, parse error messages
 
 ;; Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-;;   2001, 2003, 2004, 2005  Free Software Foundation, Inc.
+;;   2001, 2002, 2003, 2004, 2005  Free Software Foundation, Inc.
 
 ;; Authors: Roland McGrath <roland@gnu.org>,
 ;;	    Daniel Pfeiffer <occitan@esperanto.org>