summaryrefslogtreecommitdiffstats
path: root/docs/reference
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-12-22 14:23:16 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-12-22 14:23:16 +0000
commit36d30c1de8731d4602da1a4980c68b62f6d570ba (patch)
tree99cdc4c7141791ddd86a7fa38d8b5e8206b50a68 /docs/reference
parent9e5a603ed25e83ba5298d91af38ffd32c4be0a6c (diff)
downloadlasso-36d30c1de8731d4602da1a4980c68b62f6d570ba.tar.gz
lasso-36d30c1de8731d4602da1a4980c68b62f6d570ba.tar.xz
lasso-36d30c1de8731d4602da1a4980c68b62f6d570ba.zip
commented out <copyright>; not handled by gtk-doc.xsl
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/lasso.sgml20
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/reference/lasso.sgml b/docs/reference/lasso.sgml
index f600e7cf..8195f8ae 100644
--- a/docs/reference/lasso.sgml
+++ b/docs/reference/lasso.sgml
@@ -66,11 +66,28 @@
<releaseinfo>for Lasso &version;</releaseinfo>
</bookinfo>
+ <!-- not known by gtk-doc.xsl
+ <copyright>
+ <year>2004</year>
+ <holder>Entr'ouvert</holder>
+ </copyright>
+ -->
+
<chapter id="lasso">
<title>Lasso Overview</title>
<para>
Lasso is a library which provides all the necessary functions for sites to
-implement Liberty Alliance specifications.
+implement <ulink url="http://www.projectliberty.org">Liberty Alliance</ulink>
+specifications. It defines processes for federated identities, single sign-on
+and related protocols.
+ </para>
+
+ <para>
+It is built on top of <ulink url="http://www.xmlsoft.org">libxml2</ulink>,
+<ulink url="http://www.aleksey.com/xmlsec/">XMLSec</ulink> and
+<ulink url="http://www.openssl.org">OpenSSL</ulink> and is licensed under
+the <ulink url="http://lasso.entrouvert.org/license">GNU General Public License</ulink>
+(with an <ulink url="http://lasso.entrouvert.org/license#openssl">OpenSSL exception</ulink>).
</para>
</chapter>
@@ -158,4 +175,5 @@ implement Liberty Alliance specifications.
&lasso-lasso;
&lasso-version;
</chapter>
+
</book>