Updated Branches: refs/heads/1.6.x 4b515ee6b -> 8458b147e
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/8458b147 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/8458b147 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/8458b147 Branch: refs/heads/1.6.x Commit: 8458b147ebdc740312fbfc0ac21b95f960e9603f Parents: 4b515ee Author: Andrew Bayer <[email protected]> Authored: Sun Jun 16 19:41:06 2013 -0700 Committer: Andrew Bayer <[email protected]> Committed: Sun Jun 16 19:41:06 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/8458b147/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/8458b147/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d8400eb..af7e943 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <artifactId>jclouds-karaf</artifactId> <packaging>pom</packaging> <version>1.6.1-incubating</version> - <name>JClouds :: Karaf</name> + <name>Apache jclouds :: Karaf</name> <description>Jclouds Karaf Integration Project</description> <url>http://jclouds.incubator.apache.org</url>
