Update LICENSE

updates to license
This commit is contained in:
Gigablast
2013-12-01 13:43:14 -08:00
parent d43b55103c
commit dfe72a76a0

10
LICENSE

@ -192,7 +192,13 @@ third-party archives.
10. Exclusions
The SEO (Search Engine Optimiazation) functionality is provided in a separate file named "seo.cpp", and is not included in this license. If you would like to license that then you can arrange a licensing agreement with Matt Wells.
The SEO (Search Engine Optimiazation) functionality is provided in a separate
file named "seo.cpp", and is not included in this license. If you would like to
license that then you can arrange a licensing agreement with Matt Wells.
Likewise, the Event datamining logic is in Events.cpp and must be separately licensed as well.
Likewise, the Event datamining logic is in Events.cpp and must be separately licensed
as well.
And any code in between "#ifdef NEEDLICENSE" and "#endif" statements is not
covered by this license and must be licensed separately, too. That code is
not compiled by default and only pertains to a few isolated things.