Updated Branches: refs/heads/4.2-forward 6da0eb4b8 -> 89c3297e5
CLOUDSTACK-4378 : Fixing the typo in Apache License Text Signed-off-by: venkataswamybabu budumuru <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/89c3297e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/89c3297e Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/89c3297e Branch: refs/heads/4.2-forward Commit: 89c3297e56691ea99b8957bd9cb9f189ada560a3 Parents: 6da0eb4 Author: venkataswamybabu budumuru <[email protected]> Authored: Tue Aug 27 15:24:34 2013 +0530 Committer: venkataswamybabu budumuru <[email protected]> Committed: Tue Aug 27 15:24:54 2013 +0530 ---------------------------------------------------------------------- test/integration/component/test_affinity_groups.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/89c3297e/test/integration/component/test_affinity_groups.py ---------------------------------------------------------------------- diff --git a/test/integration/component/test_affinity_groups.py b/test/integration/component/test_affinity_groups.py index f8677ec..ae53e39 100644 --- a/test/integration/component/test_affinity_groups.py +++ b/test/integration/component/test_affinity_groups.py @@ -9,7 +9,7 @@ # # http://www.apache.org/licenses/LICENSE-2.0 # -# Unless required byswa applicable law or agreed to in writing, +# Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the
