Updated Branches: refs/heads/1.5.x 6aa8d1256 -> 68012cb03
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/68012cb0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/tree/68012cb0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-karaf/diff/68012cb0 Branch: refs/heads/1.5.x Commit: 68012cb0315efe3f204145de7b3c46ca891f2cb0 Parents: 6aa8d12 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:38 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/68012cb0/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e87e304..5cbc7b7 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/68012cb0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4e9bca7..68fa34c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <artifactId>jclouds-karaf</artifactId> <packaging>pom</packaging> <version>1.5.11-SNAPSHOT</version> - <name>JClouds :: Karaf</name> + <name>Apache jclouds :: Karaf</name> <description>Jclouds Karaf Integration Project</description> <url>http://jclouds.incubator.apache.org</url>
