diff options
author | Remko Tronçon <git@el-tramo.be> | 2012-09-08 17:54:34 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2012-09-08 17:54:34 (GMT) |
commit | 66e5a0367cb1d2f2ed4e843cd50b5ce56ceca3f9 (patch) | |
tree | cfe3d7b7035dccbe53264c944a1fc6a705524772 /3rdParty/Boost/update.sh | |
parent | 96371e8d5123d66624b25bddedddf0c83a0aa222 (diff) | |
download | swift-contrib-66e5a0367cb1d2f2ed4e843cd50b5ce56ceca3f9.zip swift-contrib-66e5a0367cb1d2f2ed4e843cd50b5ce56ceca3f9.tar.bz2 |
Added licenses for third party libraries and code.
Diffstat (limited to '3rdParty/Boost/update.sh')
-rwxr-xr-x | 3rdParty/Boost/update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdParty/Boost/update.sh b/3rdParty/Boost/update.sh index 28871fe..45dfd44 100755 --- a/3rdParty/Boost/update.sh +++ b/3rdParty/Boost/update.sh @@ -43,6 +43,7 @@ fi uuid/uuid_generators.hpp \ variant.hpp \ $TARGET_DIR +cp $1/LICENSE_1_0.txt $TARGET_DIR rm -rf $TARGET_DIR/libs/config rm -rf $TARGET_DIR/libs/smart_ptr |