Mercurial > emacs
changeset 34342:9e4506dd912e
Update copyright.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 07 Dec 2000 13:44:15 +0000 |
parents | bf39f0563a1c |
children | 02da8f148c03 |
files | lisp/progmodes/cc-langs.el lisp/progmodes/idlw-shell.el lisp/progmodes/idlwave.el |
diffstat | 3 files changed, 8 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/progmodes/cc-langs.el Thu Dec 07 13:38:11 2000 +0000 +++ b/lisp/progmodes/cc-langs.el Thu Dec 07 13:44:15 2000 +0000 @@ -1,6 +1,7 @@ ;;; cc-langs.el --- specific language support for CC Mode -;; Copyright (C) 1985,1987,1992-2000 Free Software Foundation, Inc. +;; Copyright (C) 1985,1987,1992,1993,1994,1995,1996,1997,1998,2000 +;; Free Software Foundation, Inc. ;; Authors: 2000- Martin Stjernholm ;; 1998-1999 Barry A. Warsaw and Martin Stjernholm
--- a/lisp/progmodes/idlw-shell.el Thu Dec 07 13:38:11 2000 +0000 +++ b/lisp/progmodes/idlw-shell.el Thu Dec 07 13:44:15 2000 +0000 @@ -1,12 +1,11 @@ ;;; idlw-shell.el --- Run IDL or WAVE as an inferior process of Emacs. -;; Copyright (c) 1994, 1995, 1996 Chris Chase -;; Copyright (c) 1999 Carsten Dominik -;; Copyright (c) 1999, 2000 Free Software Foundation + +;; Copyright (c) 1994, 1995, 1996, 1999, 2000 Free Software Foundation ;; Author: Chris Chase <chase@att.com> ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl> ;; Version: 4.2 -;; Date: $Date: 2000/08/07 15:04:18 $ +;; Date: $Date: 2000/12/06 19:48:20 $ ;; Keywords: processes ;; This file is part of GNU Emacs.
--- a/lisp/progmodes/idlwave.el Thu Dec 07 13:38:11 2000 +0000 +++ b/lisp/progmodes/idlwave.el Thu Dec 07 13:44:15 2000 +0000 @@ -1,12 +1,11 @@ ;;; idlwave.el --- IDL and WAVE CL editing mode for GNU Emacs -;; Copyright (c) 1994, 1995, 1997 Chris Chase -;; Copyright (c) 1999 Carsten Dominik -;; Copyright (c) 1999, 2000 Free Software Foundation + +;; Copyright (c) 1994, 1995, 1997, 1999, 2000 Free Software Foundation ;; Author: Chris Chase <chase@att.com> ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl> ;; Version: 4.2 -;; Date: $Date: 2000/06/20 12:49:47 $ +;; Date: $Date: 2000/12/06 19:46:15 $ ;; Keywords: languages ;; This file is part of the GNU Emacs.