mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-03 05:20:16 +02:00
Remove authorship comment.
This commit is contained in:
parent
ccffec9318
commit
103c9f01a4
8 changed files with 22 additions and 38 deletions
|
@ -22,8 +22,6 @@ 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]
|
||||||
|
|
|
@ -22,8 +22,6 @@ 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 ...
|
||||||
|
|
|
@ -22,8 +22,6 @@ 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
|
||||||
|
|
|
@ -22,8 +22,6 @@ 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 ...
|
||||||
|
|
|
@ -22,8 +22,6 @@ 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 ...
|
||||||
|
|
|
@ -22,8 +22,6 @@ 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 ...
|
||||||
|
|
|
@ -22,8 +22,6 @@ 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)
|
||||||
|
|
|
@ -22,8 +22,6 @@ 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 based on PERL script by Keisuke Nishida
|
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
|
||||||
;; Usage: use2dot [OPTIONS] [FILE ...]
|
;; Usage: use2dot [OPTIONS] [FILE ...]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue