1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 16:50:21 +02:00

Re-add authorship info.

This commit is contained in:
Thien-Thi Nguyen 2001-07-14 09:40:10 +00:00
parent 22647fef9f
commit 61897afe9a
8 changed files with 16 additions and 0 deletions

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: J.R.Hacker
;;; Commentary: ;;; Commentary:
;; Usage: PROGRAM [ARGS] ;; Usage: PROGRAM [ARGS]

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: Thien-Thi Nguyen
;;; Commentary: ;;; Commentary:
;; Usage: display-commentary FILE1 FILE2 ... ;; Usage: display-commentary FILE1 FILE2 ...

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: Martin Grabmueller
;;; Commentary: ;;; Commentary:
;; Usage: doc-snarf FILE ;; Usage: doc-snarf FILE

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: Thien-Thi Nguyen
;;; Commentary: ;;; Commentary:
;; Usage: generate-autoload [OPTIONS] FILE1 FILE2 ... ;; Usage: generate-autoload [OPTIONS] FILE1 FILE2 ...

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: Thien-Thi Nguyen
;;; Commentary: ;;; Commentary:
;; Usage: punify FILE1 FILE2 ... ;; Usage: punify FILE1 FILE2 ...

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: Thien-Thi Nguyen
;;; Commentary: ;;; Commentary:
;; Usage: read-scheme-source FILE1 FILE2 ... ;; Usage: read-scheme-source FILE1 FILE2 ...

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: Michael Livshin
;;; Code: ;;; Code:
(define-module (scripts snarf-check-and-output-texi) (define-module (scripts snarf-check-and-output-texi)

View file

@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@"
;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
;; Boston, MA 02111-1307 USA ;; Boston, MA 02111-1307 USA
;;; Author: Thien-Thi Nguyen
;;; Commentary: ;;; Commentary:
;; Usage: use2dot [OPTIONS] [FILE ...] ;; Usage: use2dot [OPTIONS] [FILE ...]