guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/scripts use2dot snarf-check-an...


From: Thien-Thi Nguyen
Subject: guile/guile-core/scripts use2dot snarf-check-an...
Date: Sat, 14 Jul 2001 02:40:11 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <address@hidden>       01/07/14 02:40:10

Modified files:
        guile-core/scripts: use2dot snarf-check-and-output-texi 
                            read-scheme-source punify generate-autoload 
                            doc-snarf display-commentary PROGRAM 

Log message:
        Re-add authorship info.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/use2dot.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/snarf-check-and-output-texi.diff?cvsroot=OldCVS&tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/read-scheme-source.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/punify.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/generate-autoload.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/doc-snarf.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/display-commentary.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/scripts/PROGRAM.diff?cvsroot=OldCVS&tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: guile/guile-core/scripts/PROGRAM
diff -u guile/guile-core/scripts/PROGRAM:1.3 
guile/guile-core/scripts/PROGRAM:1.4
--- guile/guile-core/scripts/PROGRAM:1.3        Mon Jul  9 12:37:05 2001
+++ guile/guile-core/scripts/PROGRAM    Sat Jul 14 02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: J.R.Hacker
+
 ;;; Commentary:
 
 ;; Usage: PROGRAM [ARGS]
Index: guile/guile-core/scripts/display-commentary
diff -u guile/guile-core/scripts/display-commentary:1.3 
guile/guile-core/scripts/display-commentary:1.4
--- guile/guile-core/scripts/display-commentary:1.3     Mon Jul  9 12:37:05 2001
+++ guile/guile-core/scripts/display-commentary Sat Jul 14 02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: Thien-Thi Nguyen
+
 ;;; Commentary:
 
 ;; Usage: display-commentary FILE1 FILE2 ...
Index: guile/guile-core/scripts/doc-snarf
diff -u guile/guile-core/scripts/doc-snarf:1.3 
guile/guile-core/scripts/doc-snarf:1.4
--- guile/guile-core/scripts/doc-snarf:1.3      Mon Jul  9 12:37:05 2001
+++ guile/guile-core/scripts/doc-snarf  Sat Jul 14 02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: Martin Grabmueller
+
 ;;; Commentary:
 
 ;; Usage: doc-snarf FILE
Index: guile/guile-core/scripts/generate-autoload
diff -u guile/guile-core/scripts/generate-autoload:1.3 
guile/guile-core/scripts/generate-autoload:1.4
--- guile/guile-core/scripts/generate-autoload:1.3      Mon Jul  9 12:37:05 2001
+++ guile/guile-core/scripts/generate-autoload  Sat Jul 14 02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: Thien-Thi Nguyen
+
 ;;; Commentary:
 
 ;; Usage: generate-autoload [OPTIONS] FILE1 FILE2 ...
Index: guile/guile-core/scripts/punify
diff -u guile/guile-core/scripts/punify:1.3 guile/guile-core/scripts/punify:1.4
--- guile/guile-core/scripts/punify:1.3 Mon Jul  9 12:37:05 2001
+++ guile/guile-core/scripts/punify     Sat Jul 14 02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: Thien-Thi Nguyen
+
 ;;; Commentary:
 
 ;; Usage: punify FILE1 FILE2 ...
Index: guile/guile-core/scripts/read-scheme-source
diff -u guile/guile-core/scripts/read-scheme-source:1.3 
guile/guile-core/scripts/read-scheme-source:1.4
--- guile/guile-core/scripts/read-scheme-source:1.3     Mon Jul  9 12:37:05 2001
+++ guile/guile-core/scripts/read-scheme-source Sat Jul 14 02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: Thien-Thi Nguyen
+
 ;;; Commentary:
 
 ;; Usage: read-scheme-source FILE1 FILE2 ...
Index: guile/guile-core/scripts/snarf-check-and-output-texi
diff -u guile/guile-core/scripts/snarf-check-and-output-texi:1.4 
guile/guile-core/scripts/snarf-check-and-output-texi:1.5
--- guile/guile-core/scripts/snarf-check-and-output-texi:1.4    Wed Jul 11 
15:14:49 2001
+++ guile/guile-core/scripts/snarf-check-and-output-texi        Sat Jul 14 
02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: Michael Livshin
+
 ;;; Code:
 
 (define-module (scripts snarf-check-and-output-texi)
Index: guile/guile-core/scripts/use2dot
diff -u guile/guile-core/scripts/use2dot:1.3 
guile/guile-core/scripts/use2dot:1.4
--- guile/guile-core/scripts/use2dot:1.3        Mon Jul  9 12:37:05 2001
+++ guile/guile-core/scripts/use2dot    Sat Jul 14 02:40:10 2001
@@ -22,6 +22,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
 ;; Boston, MA 02111-1307 USA
 
+;;; Author: Thien-Thi Nguyen
+
 ;;; Commentary:
 
 ;; Usage: use2dot [OPTIONS] [FILE ...]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]