Apply typo fixes provided by Debian packagers.
[shibboleth/cpp-sp.git] / doc / README.txt
1 Shibboleth is a federated web authentication and attribute exchange system\r
2 based on SAML, originally developed by Internet2 and now a product of the\r
3 Shibboleth Consortium.\r
4 \r
5 Please review the terms described in the LICENSE.txt file before using this\r
6 code. It is the standard Apache 2.0 license.\r
7 \r
8 A wealth of information about Shibboleth can be found at\r
9 http://shibboleth.net/\r
10 \r
11 Shibboleth is divided into identity and service provider components, with the\r
12 IdP in Java and the SP (this software) in C++.\r
13 \r
14 Source and binary distributions are available from\r
15 http://shibboleth.net/downloads/\r
16 \r
17 The source is available in Git, as described in the Shibboleth\r
18 site. Mailing lists and a bug database (https://issues.shibboleth.net/) are\r
19 also available.\r
20 \r
21 For basic information on building from source, using binaries, and deploying\r
22 Shibboleth, refer to the web site and Wiki for the latest documentation.\r