comparison lisp/progmodes/m4-mode.el @ 68773:dc49655f57ae

Update copyright for 2006.
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 10 Feb 2006 09:00:31 +0000
parents a11fdee52c05
children e3694f1cb928 4b3d39451150
comparison
equal deleted inserted replaced
68772:57d1d56ae004 68773:dc49655f57ae
1 ;;; m4-mode.el --- m4 code editing commands for Emacs 1 ;;; m4-mode.el --- m4 code editing commands for Emacs
2 2
3 ;; Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, 2005 3 ;; Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, 2005, 2006
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Andrew Csillag <drew_csillag@geocities.com> 6 ;; Author: Andrew Csillag <drew_csillag@geocities.com>
7 ;; Maintainer: Andrew Csillag <drew_csillag@geocities.com> 7 ;; Maintainer: Andrew Csillag <drew_csillag@geocities.com>
8 ;; Keywords: languages, faces 8 ;; Keywords: languages, faces