| Index: third_party/gsutil/gslib/README
|
| diff --git a/third_party/gsutil/gslib/README b/third_party/gsutil/gslib/README
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a31a1f984a26d1e8df3c099cc934f3cb6ef2c1e0
|
| --- /dev/null
|
| +++ b/third_party/gsutil/gslib/README
|
| @@ -0,0 +1,5 @@
|
| +This directory contains library code used by gsutil. Users are cautioned not
|
| +to write programs that call the internal interfaces defined in here; these
|
| +interfaces were defined only for use by gsutil, and are subject to change
|
| +without notice. Moreover, Google supports this library only when used by
|
| +gsutil, not when the library interfaces are called directly by other programs.
|
|
|