1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

update README for copyright year ranges

* README: Add note about copyright year ranges.  Remove reference to
  guile-tut.info.
This commit is contained in:
Andy Wingo 2011-01-26 20:40:07 +01:00
parent 9fd01bce22
commit c52f77ef4e

11
README
View file

@ -18,7 +18,9 @@ The next stable release will likely be version 2.0.0.
Please send bug reports to bug-guile@gnu.org. Please send bug reports to bug-guile@gnu.org.
See the LICENSE file for the specific terms that apply to Guile. See the LICENSE file for the specific terms that apply to Guile. Note
that for any copyright year range specified as YYYY-ZZZZ in this
package, the range specifies every single year in that closed interval.
Additional INSTALL instructions =========================================== Additional INSTALL instructions ===========================================
@ -326,10 +328,9 @@ Example:
Guile Documentation ================================================== Guile Documentation ==================================================
If you've never used Scheme before, then the Guile Tutorial The Guile Reference Manual (guile.info) is the primary documentation for
(guile-tut.info) is a good starting point. The Guile Reference Manual Guile. A copy of the R5RS Scheme specification is included too
(guile.info) is the primary documentation for Guile. A copy of the (r5rs.info).
R5RS Scheme specification is included too (r5rs.info).
Info format versions of this documentation are installed as part of Info format versions of this documentation are installed as part of
the normal build process. The texinfo sources are under the doc the normal build process. The texinfo sources are under the doc