CLOUDSTACK-1076: Legal documentation improvements to separate source distributions from packaged distributions.
* Remove all binary dependency license and notice info from the top level LICENSE and NOTICE files in our source tree * Create two copies of the Whisker descriptor.xml file (stored in tools/whisker), one that can be used to regenerate the source distro's LICENSE and NOTICE files, and one that can generate an appropriate LICENSE and NOTICE file for a packaged version of the software. * Generate and commit the package LICENSE and NOTICE file to the tools/whisker folder. Signed-off-by: Chip Childers <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/afd7de7e Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/afd7de7e Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/afd7de7e Branch: refs/heads/ui-plugins Commit: afd7de7e3312066f4d835dc73369f2cdf244da81 Parents: 92fd66c Author: Chip Childers <[email protected]> Authored: Mon Jan 28 10:41:48 2013 -0500 Committer: Chip Childers <[email protected]> Committed: Mon Jan 28 10:48:53 2013 -0500 ---------------------------------------------------------------------- LICENSE | 3569 +------------------- NOTICE | 618 +---- tools/whisker/LICENSE | 4241 +++++++++++++++++++++++ tools/whisker/NOTICE | 690 ++++ tools/whisker/descriptor-for-packaging.xml | 2952 ++++++++++++++++ tools/whisker/descriptor.xml | 295 -- 6 files changed, 7885 insertions(+), 4480 deletions(-) ----------------------------------------------------------------------
