branch: externals/idlwave commit 869416181d34aa09b92a0a0556daa66b55b79473 Author: JD Smith <jdtsm...@gmail.com> Commit: JD Smith <jdtsm...@gmail.com>
Copyright/date --- idlw-shell.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/idlw-shell.el b/idlw-shell.el index a117f719df..1938ab3d4a 100644 --- a/idlw-shell.el +++ b/idlw-shell.el @@ -1,13 +1,14 @@ ;; idlw-shell.el --- run IDL as an inferior process of Emacs. -;; Copyright (c) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 -;; Free Software Foundation + +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +;; Free Software Foundation, Inc. ;; Authors: J.D. Smith <jdsm...@as.arizona.edu> ;; Carsten Dominik <domi...@astro.uva.nl> ;; Chris Chase <ch...@att.com> ;; Maintainer: J.D. Smith <jdsm...@as.arizona.edu> ;; Version: VERSIONTAG -;; Date: $Date: 2006/08/22 05:14:18 $ +;; Date: $Date: 2008/01/25 20:53:53 $ ;; Keywords: processes ;; This file is part of GNU Emacs.