Repository: jclouds-labs-aws
Updated Branches:
  refs/heads/master d35b03d4b -> edec07ff1


Correct license headers


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

Branch: refs/heads/master
Commit: edec07ff18df0411ba320862b56ccbac208d43bb
Parents: d35b03d
Author: Andrew Gaul <[email protected]>
Authored: Sat Aug 9 22:51:08 2014 -0700
Committer: Andrew Gaul <[email protected]>
Committed: Sat Aug 9 22:51:08 2014 -0700

----------------------------------------------------------------------
 .../glacier/functions/ParseMultipartUploadIdHeader.java      | 8 +++-----
 .../functions/ParseMultipartUploadTreeHashHeader.java        | 8 +++-----
 2 files changed, 6 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/edec07ff/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadIdHeader.java
----------------------------------------------------------------------
diff --git 
a/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadIdHeader.java
 
b/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadIdHeader.java
index 55bb713..1ec554f 100644
--- 
a/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadIdHeader.java
+++ 
b/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadIdHeader.java
@@ -1,9 +1,7 @@
 /*
- * Licensed to the Apache Software Foimport org.jclouds.http.HttpException;
-import org.jclouds.http.HttpResponse;
-
-import com.google.common.base.Function;
- for additional information regarding copyright ownership.
+ * 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
  * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at

http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/edec07ff/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadTreeHashHeader.java
----------------------------------------------------------------------
diff --git 
a/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadTreeHashHeader.java
 
b/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadTreeHashHeader.java
index 64417c7..ff92188 100644
--- 
a/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadTreeHashHeader.java
+++ 
b/glacier/src/main/java/org/jclouds/glacier/functions/ParseMultipartUploadTreeHashHeader.java
@@ -1,9 +1,7 @@
 /*
- * Licensed to the Apache Software Foimport org.jclouds.http.HttpException;
-import org.jclouds.http.HttpResponse;
-
-import com.google.common.base.Function;
- for additional information regarding copyright ownership.
+ * 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
  * (the "License"); you may not use this file except in compliance with
  * the License.  You may obtain a copy of the License at

Reply via email to