comparison lisp/progmodes/executable.el @ 64699:629afbe74e61

Update copyright for release of 22.1 for progmodes directory.
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 01 Aug 2005 08:43:45 +0000
parents 18a818a2ee7c
children dc49655f57ae edf295560b5a
comparison
equal deleted inserted replaced
64698:7c5f2d64515d 64699:629afbe74e61
1 ;;; executable.el --- base functionality for executable interpreter scripts -*- byte-compile-dynamic: t -*- 1 ;;; executable.el --- base functionality for executable interpreter scripts -*- byte-compile-dynamic: t -*-
2 2
3 ;; Copyright (C) 1994, 1995, 1996, 2000, 2003, 2004 by Free Software Foundation, Inc. 3 ;; Copyright (C) 1994, 1995, 1996, 2000, 2001, 2002, 2003, 2004, 2005
4 ;; Free Software Foundation, Inc.
4 5
5 ;; Author: Daniel Pfeiffer <occitan@esperanto.org> 6 ;; Author: Daniel Pfeiffer <occitan@esperanto.org>
6 ;; Keywords: languages, unix 7 ;; Keywords: languages, unix
7 8
8 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.