| Index: third_party/gsutil/gslib/__init__.py
|
| diff --git a/third_party/gsutil/boto/boto/cacerts/__init__.py b/third_party/gsutil/gslib/__init__.py
|
| similarity index 93%
|
| copy from third_party/gsutil/boto/boto/cacerts/__init__.py
|
| copy to third_party/gsutil/gslib/__init__.py
|
| index 1b2dec79e76ca0e13e32eb2533430c1125b3f7cd..6e2e1c4834569efe3971f0276460d66261692041 100644
|
| --- a/third_party/gsutil/boto/boto/cacerts/__init__.py
|
| +++ b/third_party/gsutil/gslib/__init__.py
|
| @@ -1,5 +1,4 @@
|
| -# Copyright 2010 Google Inc.
|
| -# All rights reserved.
|
| +# Copyright 2010 Google Inc. All Rights Reserved.
|
| #
|
| # Permission is hereby granted, free of charge, to any person obtaining a
|
| # copy of this software and associated documentation files (the
|
| @@ -19,4 +18,5 @@
|
| # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
| # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
| # IN THE SOFTWARE.
|
| -#
|
| +
|
| +"""Package marker file."""
|
|
|