mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
Update copyright.
Add blurb pointing to devel/tasks.text.
This commit is contained in:
parent
c87501734a
commit
3db4f31baa
1 changed files with 21 additions and 8 deletions
15
HACKING
15
HACKING
|
@ -1,5 +1,5 @@
|
|||
Guile Hacking Guide
|
||||
Copyright (c) 1996, 1997, 1998, 1999, 2000 Free software Foundation, Inc.
|
||||
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001 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
|
||||
|
@ -15,6 +15,19 @@ Copyright (c) 1996, 1997, 1998, 1999, 2000 Free software Foundation, Inc.
|
|||
of the Free Software Foundation are approved by the Foundation.
|
||||
|
||||
|
||||
What to Hack =========================================================
|
||||
|
||||
You can hack whatever you want, thank GNU.
|
||||
|
||||
However, to see what others have indicated as their interest (and avoid
|
||||
potential wasteful duplication of effort), see devel/tasks.text. Note
|
||||
that this file is available only from CVS checkout and not distributed
|
||||
w/ Guile releases.
|
||||
|
||||
It's also a good idea to join the guile-devel@gnu.org mailing list.
|
||||
See http://www.gnu.org/software/guile/mail/mail.html for more info.
|
||||
|
||||
|
||||
Hacking It Yourself ==================================================
|
||||
|
||||
As distributed, Guile needs only an ANSI C compiler and a Unix system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue