diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-07 01:20:53 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-07 01:20:53 +0000 |
commit | 732be46569e11c446abb92a0fe9664fff94be875 (patch) | |
tree | 6ba3fd186d0d5438de1d6f412426e0c5eafffaf7 /lisp/progmodes/cplus-md.el | |
parent | 1d233b80d2c38a8b0de4158f443bdbdc0407060a (diff) | |
download | emacs-732be46569e11c446abb92a0fe9664fff94be875.tar.gz emacs-732be46569e11c446abb92a0fe9664fff94be875.tar.bz2 emacs-732be46569e11c446abb92a0fe9664fff94be875.zip |
Update copyright.
Diffstat (limited to 'lisp/progmodes/cplus-md.el')
-rw-r--r-- | lisp/progmodes/cplus-md.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cplus-md.el b/lisp/progmodes/cplus-md.el index 3d1173959c0..16251f10625 100644 --- a/lisp/progmodes/cplus-md.el +++ b/lisp/progmodes/cplus-md.el @@ -1,5 +1,5 @@ ;;; cplus-md.el --- C++ code editing commands for Emacs -;;; Copyright (C) 1985, 1992, 1994 Free Software Foundation, Inc. +;;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |