stevedlawrence opened a new pull request #25: Commits to relicense Daffodil to Apache v2 URL: https://github.com/apache/incubator-daffodil/pull/25 Now that all necessary SGA's are in place (Tresys, NCSA, IBM), we can relicense Daffodil to Apache v2 and change the package name to org.apache.daffodil. This work is split up into four commits to make it easier to review. Each commit contains a detailed description, but the high level changes are: 1. Move directory structure to org/apache/daffodil. Everything here is a 100% rename so shouldn't be too difficult to review 1. Change package names and xml namespaces to org.apache. Mostly changes package/imports, but does include some code for xmlns backwards compatability 1. Remove unused files and cruft--less to worry about with relicensing 1. Relicense to Apache v2. Adds NOTICE/LICENSE files. Changes license of all files (except where we aren't supposed to, e.g. Passera/scala files) 1. Run dos2unix on all files.
---------------------------------------------------------------- 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
