Github user stevedlawrence commented on a diff in the pull request:
https://github.com/apache/incubator-daffodil/pull/2#discussion_r148246652
--- Diff: daffodil-cli/DISCLAIMER ---
@@ -0,0 +1,7 @@
+Apache Daffodil is an effort undergoing incubation at The Apache Software
--- End diff --
This was done because the daffodil-cli directory is a subproject, and there
are some cases where SBT will prevent one from pulling in files outside of a
subdirectory. This might not be one of those cases, I'll see if there is a way
to only have one file.
---