Author: jacopoc Date: Fri Sep 23 09:20:56 2016 New Revision: 1762037 URL: http://svn.apache.org/viewvc?rev=1762037&view=rev Log: Improved: major refactoring of the content of the LICENSE and NOTICE files as a consequence of the fact that, after the switch to Gradle, most of the product's dependencies are not bundled in the package.
While doing that, I have also cleaned up and unified the format of the files, removed unnecessary content (like the full text of other licenses), moved the "Crypto notice" from NOTICE to README.md, merged the LICENSE/NOTICE files in specialpurpose with the ones in the distribution's main folder. In general, I have followed the directions provided by these documents: http://www.apache.org/dev/licensing-howto.html http://www.apache.org/dev/crypto.html Removed: ofbiz/trunk/specialpurpose/LICENSE ofbiz/trunk/specialpurpose/NOTICE Modified: ofbiz/trunk/LICENSE ofbiz/trunk/NOTICE ofbiz/trunk/README.md

