LICENSE: Fix attribution for 64bit template Signed-off-by: Rohit Yadav <[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/41e39dd9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/41e39dd9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/41e39dd9 Branch: refs/heads/master Commit: 41e39dd9fe24d05b8942a9b18897492a37f1a58e Parents: 9f4444c Author: Rohit Yadav <[email protected]> Authored: Mon Mar 11 14:12:20 2013 +0530 Committer: Rohit Yadav <[email protected]> Committed: Mon Mar 11 14:12:20 2013 +0530 ---------------------------------------------------------------------- LICENSE | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/41e39dd9/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 5e29e2b..00afdb4 100644 --- a/LICENSE +++ b/LICENSE @@ -370,7 +370,7 @@ Within the scripts/vm/hypervisor/xenserver directory from OpenStack, LLC http://www.openstack.org swift -Within the tools/appliance/definitions/systemvmtemplate directory +Within the tools/appliance/definitions/systemvmtemplate and tools/appliance/definitions/systemvmtemplate64 directory licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows) Copyright (c) 2010-2012 Patrick Debois
