Updated Branches: refs/heads/master bb56570cb -> da5d95623
Fixes typo in license Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/commit/da5d9562 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/tree/da5d9562 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/diff/da5d9562 Branch: refs/heads/master Commit: da5d95623e32ed06ac8d86d14753799e0d640263 Parents: bb56570 Author: zack-shoylev <[email protected]> Authored: Mon Jul 22 15:05:14 2013 -0500 Committer: Andrew Gaul <[email protected]> Committed: Mon Jul 22 13:09:18 2013 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-cli/blob/da5d9562/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1fa0dc5..ee41d1a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Licensed to the A"runner/pom.xml"pache Software Foundation (ASF) under one or more + 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 to You under the Apache License, Version 2.0
