diff lisp/progmodes/cc-compat.el @ 67252:04d2abb755d9

Update CC Mode to release 5.31.
author Alan Mackenzie <acm@muc.de>
date Fri, 02 Dec 2005 12:30:36 +0000
parents 629afbe74e61
children dc49655f57ae 7beb78bc1f8e
line wrap: on
line diff
--- a/lisp/progmodes/cc-compat.el	Fri Dec 02 09:15:56 2005 +0000
+++ b/lisp/progmodes/cc-compat.el	Fri Dec 02 12:30:36 2005 +0000
@@ -1,6 +1,7 @@
 ;;; cc-compat.el --- cc-mode compatibility with c-mode.el confusion
 
-;; Copyright (C) 1985,1987,1992-2003, 2004, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 1985,1987,1992-2003, 2004, 2005 Free Software Foundation,
+;; Inc.
 
 ;; Authors:    1998- Martin Stjernholm
 ;;	       1994-1999 Barry A. Warsaw
@@ -22,7 +23,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to
+;; along with this program; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 ;; Boston, MA 02110-1301, USA.