From: Richard M. Stallman Date: Sun, 6 Feb 1994 01:39:23 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~10056 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=410e491707f2b250b8f3e367464ba18b2ee33206;p=emacs.git Comment change. --- diff --git a/lisp/progmodes/c-mode.el b/lisp/progmodes/c-mode.el index f155ed17596..47f39901dc2 100644 --- a/lisp/progmodes/c-mode.el +++ b/lisp/progmodes/c-mode.el @@ -1,5 +1,5 @@ ;;; c-mode.el --- C code editing commands for Emacs -;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1992, 1994 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: c