comparison lisp/progmodes/idlw-shell.el @ 34304:dd613770eb0f

Fix copyright years.
author Dave Love <fx@gnu.org>
date Wed, 06 Dec 2000 20:24:23 +0000
parents 4ee57139dc05
children 9e4506dd912e
comparison
equal deleted inserted replaced
34303:19d808b1f586 34304:dd613770eb0f
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-1996 Chris Chase 2 ;; Copyright (c) 1994, 1995, 1996 Chris Chase
3 ;; Copyright (c) 1999 Carsten Dominik 3 ;; Copyright (c) 1999 Carsten Dominik
4 ;; Copyright (c) 1999, 2000 Free Software Foundation 4 ;; Copyright (c) 1999, 2000 Free Software Foundation
5 5
6 ;; Author: Chris Chase <chase@att.com> 6 ;; Author: Chris Chase <chase@att.com>
7 ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl> 7 ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl>
8 ;; Version: 4.2 8 ;; Version: 4.2
9 ;; Date: $Date: 2000/06/20 12:49:42 $ 9 ;; Date: $Date: 2000/08/07 15:04:18 $
10 ;; Keywords: processes 10 ;; Keywords: processes
11 11
12 ;; This file is part of GNU Emacs. 12 ;; This file is part of GNU Emacs.
13 13
14 ;; GNU Emacs is free software; you can redistribute it and/or modify 14 ;; GNU Emacs is free software; you can redistribute it and/or modify