diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-10-20 20:37:46 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-10-20 20:37:46 +0000 |
commit | d6fe1601cfb73ded1a19651c68cfade2a5531383 (patch) | |
tree | d694b1ac92c74de956c8757ba2e1a391f775d4a7 /docs/quickstart.qbk | |
parent | a18385e1e09794f8ed46d99883e1e00bf554f69a (diff) |
docs: Updated licensing terms with acknowledgment clarification, updated changelog
git-svn-id: http://pugixml.googlecode.com/svn/trunk@771 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'docs/quickstart.qbk')
-rw-r--r-- | docs/quickstart.qbk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/quickstart.qbk b/docs/quickstart.qbk index adf0c33..7b15d8f 100644 --- a/docs/quickstart.qbk +++ b/docs/quickstart.qbk @@ -248,6 +248,13 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ] +This means that you can freely use pugixml in your applications, both open-source and proprietary. If you use pugixml in a product, it is sufficient, but not strictly necessary, to add an acknowledgment like this to the product distribution: + +[: +This software is based on pugixml library (http://pugixml.org).'''<sbr />''' +pugixml is Copyright (C) 2006-2010 Arseny Kapoulkine. +] + [endsect] [/license] [endsect] [/main] |