From d6fe1601cfb73ded1a19651c68cfade2a5531383 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Wed, 20 Oct 2010 20:37:46 +0000 Subject: docs: Updated licensing terms with acknowledgment clarification, updated changelog git-svn-id: http://pugixml.googlecode.com/svn/trunk@771 99668b35-9821-0410-8761-19e4c4f06640 --- docs/quickstart.qbk | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/quickstart.qbk') 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).'''''' +pugixml is Copyright (C) 2006-2010 Arseny Kapoulkine. +] + [endsect] [/license] [endsect] [/main] -- cgit v1.2.3