guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core HACKING


From: Marius Vollmer
Subject: guile/guile-core HACKING
Date: Wed, 21 Feb 2001 14:51:24 -0800

CVSROOT:        /cvs
Module name:    guile
Changes by:     Marius Vollmer <address@hidden> 01/02/21 14:51:24

Modified files:
        guile-core     : HACKING 

Log message:
        Added copyright and license notice.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/guile/guile-core/HACKING.diff?r1=1.41&r2=1.42

Patches:
Index: guile/guile-core/HACKING
diff -u guile/guile-core/HACKING:1.41 guile/guile-core/HACKING:1.42
--- guile/guile-core/HACKING:1.41       Thu Dec 28 08:06:55 2000
+++ guile/guile-core/HACKING    Wed Feb 21 14:51:23 2001
@@ -1,3 +1,20 @@
+Guile Hacking Guide
+Copyright (c) 1996, 1997, 1998, 1999, 2000 Free software Foundation, Inc.
+
+   Permission is granted to anyone to make or distribute verbatim copies
+   of this document as received, in any medium, provided that the
+   copyright notice and permission notice are preserved,
+   and that the distributor grants the recipient permission
+   for further redistribution as permitted by this notice.
+
+   Permission is granted to distribute modified versions
+   of this document, or of portions of it,
+   under the above conditions, provided also that they
+   carry prominent notices stating who last changed them,
+   and that any new or changed statements about the activities
+   of the Free Software Foundation are approved by the Foundation.
+
+
 Hacking It Yourself ==================================================
 
 As distributed, Guile needs only an ANSI C compiler and a Unix system



reply via email to

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