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/228c67a8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/228c67a8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/228c67a8 Branch: refs/heads/events-framework Commit: 228c67a85b685a817ca244098e1ae625c5512abe Parents: 4cbe8a4 Author: Chip Childers <[email protected]> Authored: Mon Jan 28 10:41:48 2013 -0500 Committer: Chip Childers <[email protected]> Committed: Wed Jan 30 09:31:41 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(-) ----------------------------------------------------------------------
