Add license files for upstream jquery-* libs

Updated the update scripts too

Change-Id: Ia5f509cdc3ab91cd30c81d91da999993d13c68d1
This commit is contained in:
Santhosh Thottingal
2016-06-03 16:48:13 +05:30
parent f41d47a4a0
commit 9327417702
17 changed files with 1482 additions and 7 deletions

View File

@@ -19,4 +19,4 @@ else
fi
rm -rf "$DEST"/*
cp -R "$CLONEDIR"/src/* "$DEST"
cp -R "$CLONEDIR"/src/* "$CLONEDIR"/{*LICENSE,CREDITS} "$DEST"