Repository: cloudstack Updated Branches: refs/heads/4.4 e2bb4cf58 -> 84a14f681
Introduced a typo in the license somehow on the last commit Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/84a14f68 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/84a14f68 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/84a14f68 Branch: refs/heads/4.4 Commit: 84a14f681f9eb9ea96d9259220ea85370e946db4 Parents: e2bb4cf Author: Marcus Sorensen <[email protected]> Authored: Fri Jan 23 00:35:39 2015 -0800 Committer: Marcus Sorensen <[email protected]> Committed: Fri Jan 23 00:35:39 2015 -0800 ---------------------------------------------------------------------- .../cloud/hypervisor/kvm/resource/LibvirtComputingResource.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/84a14f68/plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java ---------------------------------------------------------------------- diff --git a/plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java b/plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java index 8dcb88e..092af9c 100755 --- a/plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java +++ b/plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java @@ -1,4 +1,4 @@ -// Licensed to the Apache Software Foundation (ASF) under oneD +// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file
