Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(555)

Unified Diff: third_party/gsutil/gslib/__init__.py

Issue 12795004: Added gsutil/gslib to depot_tools/third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@gsutil_boto
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gsutil/gslib/README ('k') | third_party/gsutil/gslib/addlhelp/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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."""
« no previous file with comments | « third_party/gsutil/gslib/README ('k') | third_party/gsutil/gslib/addlhelp/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698