You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ad...@apache.org on 2013/05/17 07:57:28 UTC

[8/9] git commit: JCLOUDS-63. removed unnecessary headers

JCLOUDS-63. removed unnecessary headers


Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/commit/622dfebd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/tree/622dfebd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/diff/622dfebd

Branch: refs/heads/master
Commit: 622dfebdf51e51ae068dbf2fed782c4da34128bf
Parents: bcb854d
Author: adriancole <ad...@gmail.com>
Authored: Thu May 16 22:36:21 2013 -0700
Committer: adriancole <ad...@gmail.com>
Committed: Thu May 16 22:56:33 2013 -0700

----------------------------------------------------------------------
 aws-elb/README.txt |   19 -------------------
 elb/README.txt     |   21 +--------------------
 2 files changed, 1 insertions(+), 39 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/blob/622dfebd/aws-elb/README.txt
----------------------------------------------------------------------
diff --git a/aws-elb/README.txt b/aws-elb/README.txt
index 43661f1..74b35f7 100644
--- a/aws-elb/README.txt
+++ b/aws-elb/README.txt
@@ -1,22 +1,3 @@
-====
-    Licensed to jclouds, Inc. (jclouds) under one or more
-    contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  jclouds licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    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
-    specific language governing permissions and limitations
-    under the License.
-====
-
 #
 # The jclouds provider for Amazon's Elastic Load Balancing (http://aws.amazon.com/elasticloadbalancing/).
 #

http://git-wip-us.apache.org/repos/asf/incubator-jclouds-labs-aws/blob/622dfebd/elb/README.txt
----------------------------------------------------------------------
diff --git a/elb/README.txt b/elb/README.txt
index 981e590..1c67cde 100644
--- a/elb/README.txt
+++ b/elb/README.txt
@@ -1,25 +1,6 @@
-====
-    Licensed to jclouds, Inc. (jclouds) under one or more
-    contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  jclouds licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    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
-    specific language governing permissions and limitations
-    under the License.
-====
-
 #
 # The jclouds API for Amazon's Elastic Load Balancing service (http://aws.amazon.com/elasticloadbalancing/).
 #
 # TODO: Implementation status.
 # TODO: Supported features.
-# TODO: Usage example.
\ No newline at end of file
+# TODO: Usage example.