added license link

This commit is contained in:
Aleksandar Fabijanic 2015-02-27 22:19:29 -06:00
parent 9d259ac02f
commit a68b3edd91

View File

@ -17,7 +17,7 @@ POrtable COmponents C++ Libraries are:
- Written in efficient, modern, 100% ANSI/ISO Standard C++.
- Based on and complementing the C++ Standard Library/STL.
- Highly portable and available on many different platforms.
- Open Source, licensed under the Boost Software License.
- Open Source, licensed under the [Boost Software License](https://spdx.org/licenses/BSL-1.0).
----
To start using POCO, see the [Guided Tour](http://pocoproject.org/docs-1.5.3/00100-GuidedTour.html) and [Getting Started](http://pocoproject.org/docs-1.5.3/00200-GettingStarted.html) documents.