diff lisp/progmodes/make-mode.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 18a818a2ee7c
children 4dadc0d80d76 edf295560b5a
line wrap: on
line diff
--- a/lisp/progmodes/make-mode.el	Mon Aug 01 08:41:02 2005 +0000
+++ b/lisp/progmodes/make-mode.el	Mon Aug 01 08:43:45 2005 +0000
@@ -1,6 +1,7 @@
 ;;; make-mode.el --- makefile editing commands for Emacs
 
-;; Copyright (C) 1992,94,99,2000,2001, 2002, 2003  Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+;; Free Software Foundation, Inc.
 
 ;; Author: Thomas Neumann <tom@smart.bo.open.de>
 ;;	Eric S. Raymond <esr@snark.thyrsus.com>