Updated Branches: refs/heads/master 8435e7229 -> ded77e7a8
Corrected license of the usage package. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ded77e7a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/ded77e7a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/ded77e7a Branch: refs/heads/master Commit: ded77e7a864d2324077b9ab0d451366912adeb94 Parents: 8435e72 Author: Chip Childers <[email protected]> Authored: Tue Sep 25 16:09:30 2012 -0400 Committer: Chip Childers <[email protected]> Committed: Tue Sep 25 16:09:30 2012 -0400 ---------------------------------------------------------------------- cloud.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ded77e7a/cloud.spec ---------------------------------------------------------------------- diff --git a/cloud.spec b/cloud.spec index d2b610e..67064b3 100644 --- a/cloud.spec +++ b/cloud.spec @@ -274,7 +274,7 @@ Requires: %{name}-utils = %{version}, %{name}-core = %{version}, %{name}-deps = Requires: %{name}-setup = %{version} Requires: %{name}-client = %{version} Requires: jsvc -License: GPLv3+ +License: Apache License 2.0 Group: System Environment/Libraries %description usage The CloudStack usage monitor provides usage accounting across the entire cloud for
