Updated Branches: refs/heads/master 6fc98a845 -> 2abb1cb28
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/2abb1cb2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2abb1cb2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/2abb1cb2 Branch: refs/heads/master Commit: 2abb1cb2827a36868d936eb833f5525bc748f12b Parents: 6fc98a8 Author: venkataswamybabu budumuru <[email protected]> Authored: Tue Aug 27 15:19:55 2013 +0530 Committer: venkataswamybabu budumuru <[email protected]> Committed: Tue Aug 27 15:23:04 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/2abb1cb2/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
