link to license page, minor verbiage

This commit is contained in:
Josh Coalson 2004-09-10 00:25:34 +00:00
parent c1a2fb39b2
commit eb9ab683b4

View File

@ -127,17 +127,18 @@
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0" BORDER="0"><TR BGCOLOR="#000000"><TD><IMG SRC="images/1x1.gif" WIDTH="1" HEIGHT="1" ALT=""></TD></TR></TABLE>
<TABLE CELLSPACING="0" CELLPADDING="3" WIDTH="100%" BORDER="0" BGCOLOR="#EEEED4">
<TR><TD><FONT FACE="Lucida,Verdana,Helvetica,Arial">
<!-- @@@@ need link to license info on xiph.org -->
<P>
FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the libraries libFLAC or libFLAC++ which are licensed under Xiph.Org's BSD license. The relevant documentation here is:
FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the lib*FLAC libraries which are licensed under Xiph.org's BSD license. The relevant documentation here is:
<UL>
<LI>The <A HREF="api/index.html">libFLAC and libFLAC++ API documentation</A></LI>
<LI>The <A HREF="license.html">license page</A>.</LI>
<LI>The <A HREF="api/index.html">API documentation</A>.</LI>
<LI>The <A HREF="format.html">formal description</A> of the FLAC format.</LI>
<LI>The <A HREF="ogg_mapping.html">Ogg FLAC mapping</A> document.</LI>
<LI>The <A HREF="id.html">ID registration page</A> for registering an ID if you need to write custom metadata.</LI>
</UL>
</P>
<P>
There also are several examples in the FLAC code base of the use of libFLAC and libFLAC++ that may also be helpful. Visit the <A HREF="download.html">download page</A> for instructions on how to get the source.
There also are several examples in the FLAC code base of API usage that may also be helpful. Visit the <A HREF="download.html">download page</A> for instructions on how to get the source.
</P>
</FONT>
</TD></TR>