Remove license exclusions for Composer repo. (#68)

* Remove license exclusions for Composer repo.

* Remove license exclusions for Composer repo.
diff --git a/scancode/ASF-Release.cfg b/scancode/ASF-Release.cfg
index 0ccfdb5..e4edf72 100644
--- a/scancode/ASF-Release.cfg
+++ b/scancode/ASF-Release.cfg
@@ -89,12 +89,8 @@
 # incubator-openwhisk-runtime-nodejs
 node_modules
 
-# incubator-openwhisk-composer
-bin/compose.js
-bin/deploy.js
-
-# Exclude scancode tests that test for bad license headers
-# compat.py, gitwildmatch.py, pathspec.py, pattern.py and util.py are mozilla licensed files
+# Exclude scancode tests that test for bad license headers AND
+# Exclude compat.py, gitwildmatch.py, pathspec.py, pattern.py and util.py are mozilla licensed files
 scancode/tests/exclude
 scancode/lib/compat.py
 scancode/lib/gitwildmatch.py