comparison lisp/progmodes/idlw-shell.el @ 34342:9e4506dd912e

Update copyright.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 07 Dec 2000 13:44:15 +0000
parents dd613770eb0f
children 31e98a1ac98f
comparison
equal deleted inserted replaced
34341:bf39f0563a1c 34342:9e4506dd912e
1 ;;; idlw-shell.el --- Run IDL or WAVE as an inferior process of Emacs. 1 ;;; idlw-shell.el --- Run IDL or WAVE as an inferior process of Emacs.
2 ;; Copyright (c) 1994, 1995, 1996 Chris Chase 2
3 ;; Copyright (c) 1999 Carsten Dominik 3 ;; Copyright (c) 1994, 1995, 1996, 1999, 2000 Free Software Foundation
4 ;; Copyright (c) 1999, 2000 Free Software Foundation
5 4
6 ;; Author: Chris Chase <chase@att.com> 5 ;; Author: Chris Chase <chase@att.com>
7 ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl> 6 ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl>
8 ;; Version: 4.2 7 ;; Version: 4.2
9 ;; Date: $Date: 2000/08/07 15:04:18 $ 8 ;; Date: $Date: 2000/12/06 19:48:20 $
10 ;; Keywords: processes 9 ;; Keywords: processes
11 10
12 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.
13 12
14 ;; GNU Emacs is free software; you can redistribute it and/or modify 13 ;; GNU Emacs is free software; you can redistribute it and/or modify