summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cplus-md.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-07-29 05:48:40 +0000
committerRichard M. Stallman <rms@gnu.org>1992-07-29 05:48:40 +0000
commit08b76cb4e78c7ce4e4d60d3d6c31e50fefc7c70c (patch)
tree0c0c6eb7e74384c15cbc01e4d880d7141e85cef0 /lisp/progmodes/cplus-md.el
parent33909072abb4646a332ddb987822eca5f5c2dab0 (diff)
downloademacs-08b76cb4e78c7ce4e4d60d3d6c31e50fefc7c70c.tar.gz
entered into RCS
Diffstat (limited to 'lisp/progmodes/cplus-md.el')
-rw-r--r--lisp/progmodes/cplus-md.el18
1 files changed, 15 insertions, 3 deletions
diff --git a/lisp/progmodes/cplus-md.el b/lisp/progmodes/cplus-md.el
index ace790cb80d..45b325d6850 100644
--- a/lisp/progmodes/cplus-md.el
+++ b/lisp/progmodes/cplus-md.el
@@ -1,9 +1,21 @@
;;; c++-mode.el --- C++ code editing commands for Emacs
+;;; Copyright (C) 1985, 1992 Free Software Foundation, Inc.
-;; Copyright (C) 1985 Richard M. Stallman.
+;; This file is part of GNU Emacs.
-;; Author: Dave Detlefs <dld@cs.cmu.edu>
-;; Stewart Clamen <clamen@cs.cmu.edu>
+;; GNU Emacs is free software; you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation; either version 2, or (at your option)
+;; any later version.
+
+;; GNU Emacs is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+;; 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
+;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;; Maintainer: Dave Detlefs <dld@cs.cmu.edu>
;; Keywords: c