Corrected MPL 1.1 license name from 1.0 to 1.1 (this was a mistake I made when initially adding that license to the descriptor)
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/3f630011 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/3f630011 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/3f630011 Branch: refs/heads/events-framework Commit: 3f6300119989285a0ac75c697bc639cb13426fc2 Parents: 1813ac7 Author: Chip Childers <[email protected]> Authored: Wed Jan 30 09:22:32 2013 -0500 Committer: Chip Childers <[email protected]> Committed: Wed Jan 30 09:33:10 2013 -0500 ---------------------------------------------------------------------- tools/whisker/descriptor-for-packaging.xml | 2 +- tools/whisker/descriptor.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3f630011/tools/whisker/descriptor-for-packaging.xml ---------------------------------------------------------------------- diff --git a/tools/whisker/descriptor-for-packaging.xml b/tools/whisker/descriptor-for-packaging.xml index 52e20ca..0144dbc 100644 --- a/tools/whisker/descriptor-for-packaging.xml +++ b/tools/whisker/descriptor-for-packaging.xml @@ -404,7 +404,7 @@ of liability. </text> </license> <license - name='Mozilla Public License, Version 1.0' + name='Mozilla Public License, Version 1.1' id='MPL1' url='http://www.mozilla.org/MPL/1.1/' > <template> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3f630011/tools/whisker/descriptor.xml ---------------------------------------------------------------------- diff --git a/tools/whisker/descriptor.xml b/tools/whisker/descriptor.xml index 640c909..5f324a5 100644 --- a/tools/whisker/descriptor.xml +++ b/tools/whisker/descriptor.xml @@ -404,7 +404,7 @@ of liability. </text> </license> <license - name='Mozilla Public License, Version 1.0' + name='Mozilla Public License, Version 1.1' id='MPL1' url='http://www.mozilla.org/MPL/1.1/' > <template>
