Updated Branches: refs/heads/master a5574c05c -> 311bd43ad
Cleaning up lurking copyright issues/NOTICE txt Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/commit/311bd43a Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/311bd43a Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/311bd43a Branch: refs/heads/master Commit: 311bd43ad2a9014364617026cc58eab9d159e539 Parents: a5574c0 Author: Andrew Bayer <[email protected]> Authored: Sun Jun 16 19:41:06 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Sun Jun 16 19:42:16 2013 -0700 ---------------------------------------------------------------------- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/311bd43a/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index dfb81ca..528782f 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,6 @@ Most of the commands support tab completion, in order to help the user easily co ## License -Copyright (C) 2009-2011 jclouds, Inc. +Copyright (C) 2009-2013 The Apache Software Foundation Licensed under the Apache License, Version 2.0 http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/blob/311bd43a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c36f16b..b8dfae0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <artifactId>jclouds-karaf</artifactId> <packaging>pom</packaging> <version>1.7.0-SNAPSHOT</version> - <name>JClouds :: Karaf</name> + <name>Apache jclouds :: Karaf</name> <description>Jclouds Karaf Integration Project</description> <url>http://jclouds.incubator.apache.org</url>
