comparison lisp/progmodes/cmacexp.el @ 68773:dc49655f57ae

Update copyright for 2006.
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 10 Feb 2006 09:00:31 +0000
parents 6dbba0bd58df
children e3694f1cb928 4b3d39451150
comparison
equal deleted inserted replaced
68772:57d1d56ae004 68773:dc49655f57ae
1 ;;; cmacexp.el --- expand C macros in a region 1 ;;; cmacexp.el --- expand C macros in a region
2 2
3 ;; Copyright (C) 1992, 1994, 1996, 2000, 2001, 2002, 2003, 2004 3 ;; Copyright (C) 1992, 1994, 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Francesco Potorti` <pot@gnu.org> 6 ;; Author: Francesco Potorti` <pot@gnu.org>
7 ;; Adapted-By: ESR 7 ;; Adapted-By: ESR
8 ;; Keywords: c 8 ;; Keywords: c