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-installer/src/main/appended-resources/META-INF/LICENSE b/asterix-installer/src/main/appended-resources/META-INF/LICENSE
index 420a1a3..9c25c1c 100644
--- a/asterix-installer/src/main/appended-resources/META-INF/LICENSE
+++ b/asterix-installer/src/main/appended-resources/META-INF/LICENSE
@@ -9,23 +9,9 @@
 
 
 -----------------------------------------------------------------------
- The MIT License
+ Apache Software License 2.0
 -----------------------------------------------------------------------
 
- - jQuery
- - Bootstrap
- - Smoothie Charts
- - Bottle
- - geostats
+ - Apache Hadoop (hadoop-0.20.2/bin/hadoop, hadoop-0.20.2/bin/hadoop-config.sh,
+                  hadoop-0.20.2/bin/hadoop-config.she, hadoop-0.20.2/conf/hadoop-env.sh)
 
-The text of The MIT License is below for convenience. Refer to the website of each project for exact details.
-
-The MIT License (MIT)
-
-Copyright (c) <year> <copyright holders>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.