JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.

This commit is contained in:
Baptiste Lepilleur
2010-04-20 21:35:19 +00:00
parent 201fb2cf0d
commit 7469f1d014
26 changed files with 396 additions and 132 deletions

View File

@@ -127,6 +127,7 @@ def build_doc( options, make_release=False ):
tarball_sources = [
output_dir,
'README.txt',
'LICENSE',
'NEWS.txt',
'version'
]