stevedlawrence opened a new pull request #51: Updates to LICENSE/NOTICE URL: https://github.com/apache/incubator-daffodil/pull/51 - Add explicit paths to files that are not Apache licensed - Append -bin to LICENSE/NOTICE in daffodil-cli to clarify that it is for binary release files - Add acknowledgments to UoI NCSA, Tresys, and IBM for their pre-ASF contributions - Remove content from NOTICE files that is not legally required to be there (e.g. BSD copyrights) - Remove Utility.scala. This was copied from the Scala library and we only use the most basic of features that are already accessible in scala lib. This file isn't needed. - Move the PrettyPrinter.scala file out of the scalaLib directory. This file was originally based off of a file in the scala library but with a bug fixed. Since then, this file was essentially rewritten with completely different behavior. Since it is no longer looks anything like the scala lib version except for some function names, move it out of the directory to make this clear. - Correct the short notice for W3C documents DAFFODIL-1906
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
