commit | 7469f1d01485e55ff645c13e765a01e787d5849c | [log] [tgz] |
---|---|---|
author | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Tue Apr 20 21:35:19 2010 +0000 |
committer | Baptiste Lepilleur <baptiste.lepilleur@gmail.com> | Tue Apr 20 21:35:19 2010 +0000 |
tree | e09d2b45aacfc7e019d7fa9fb3e88841bd99a663 | |
parent | 201fb2cf0d4f7fa3014d3156d8b0c4fee4bd9fd5 [diff] [blame] |
JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.
diff --git a/doxybuild.py b/doxybuild.py index 0a31aae..03ad68d 100644 --- a/doxybuild.py +++ b/doxybuild.py
@@ -127,6 +127,7 @@ tarball_sources = [ output_dir, 'README.txt', + 'LICENSE', 'NEWS.txt', 'version' ]