X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=blobdiff_plain;f=doc%2FREADME.txt;fp=doc%2FREADME.txt;h=59e03e4d5061264ad898d617a6230c7eae18bd27;hp=08f6f38434dbc3a79889df936d29a6034aa3dc9e;hb=d5cdc2c7409bf4084013c7113c40b38de9636624;hpb=1fe0319f91a3f03cf47ab1f5aade814d3cdc67dd diff --git a/doc/README.txt b/doc/README.txt index 08f6f38..59e03e4 100644 --- a/doc/README.txt +++ b/doc/README.txt @@ -1,22 +1,22 @@ -Shibboleth is a federated web authentication and attribute exchange system -based on SAML, originally developed by Internet2 and now a product of the -Shibboleth Consortium. - -Please review the terms described in the LICENSE.txt file before using this -code. It is the standard Apache 2.0 license. - -A wealth of information about Shibboleth can be found at -http://shibboleth.net/ - -Shibboleth is divided into identity and service provider components, with the -IdP in Java and the SP (this software) in C++. - -Source and binary distributions are available from -http://shibboleth.net/downloads/ - -The source is available in Subversion, as described in the Shibboleth -site. Mailing lists and a bug database (https://issues.shibboleth.net/) are -also available. - -For basic information on building from source, using binaries, and deploying -Shibboleth, refer to the web site and Wiki for the latest documentation. +Shibboleth is a federated web authentication and attribute exchange system +based on SAML, originally developed by Internet2 and now a product of the +Shibboleth Consortium. + +Please review the terms described in the LICENSE.txt file before using this +code. It is the standard Apache 2.0 license. + +A wealth of information about Shibboleth can be found at +http://shibboleth.net/ + +Shibboleth is divided into identity and service provider components, with the +IdP in Java and the SP (this software) in C++. + +Source and binary distributions are available from +http://shibboleth.net/downloads/ + +The source is available in Git, as described in the Shibboleth +site. Mailing lists and a bug database (https://issues.shibboleth.net/) are +also available. + +For basic information on building from source, using binaries, and deploying +Shibboleth, refer to the web site and Wiki for the latest documentation.