Change LICENSE creation mode for binary assemblies
Change-Id: I402cef4206fa0610eaff899cf005875323fb18d6
Reviewed-on: https://asterix-gerrit.ics.uci.edu/571
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Chris Hillery <ceej@lambda.nu>
diff --git a/asterix-app/src/main/appended-resources/META-INF/LICENSE b/asterix-app/src/main/appended-resources/META-INF/LICENSE
index 420a1a3..2749d04 100644
--- a/asterix-app/src/main/appended-resources/META-INF/LICENSE
+++ b/asterix-app/src/main/appended-resources/META-INF/LICENSE
@@ -12,11 +12,11 @@
The MIT License
-----------------------------------------------------------------------
- - jQuery
- - Bootstrap
- - Smoothie Charts
- - Bottle
- - geostats
+ - jQuery (src/main/resources/webui/static/js/jquery.min.js)
+ - Bootstrap (src/main/resources/webui/static/js/bootstrap.min.js),
+ (src/main/resources/webui/static/js/bootstrap.min.css),
+ (src/main/resources/webui/static/js/bootstrap-responsive.min.css)
+ - Smoothie Charts (src/main/resources/webui/static/js/smoothie.js)
The text of The MIT License is below for convenience. Refer to the website of each project for exact details.