| Index: third_party/guava/README.chromium
|
| diff --git a/third_party/guava/README.chromium b/third_party/guava/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..08ee9fc4a14e99333026b312acddc60ea6d63f4e
|
| --- /dev/null
|
| +++ b/third_party/guava/README.chromium
|
| @@ -0,0 +1,15 @@
|
| +Name: Guava: Google Core Libraries for Java 1.6+
|
| +Short Name: guava-libraries
|
| +URL: https://code.google.com/p/guava-libraries/
|
| +Version: v13.0.1
|
| +License: Apache 2.0
|
| +License File: src/COPYING
|
| +Security Critical: no
|
| +
|
| +Description:
|
| +The Guava project contains several of Google's core libraries that we rely on
|
| +in our Java-based projects: collections, caching, primitives support,
|
| +concurrency libraries, common annotations, string processing, I/O, and so forth.
|
| +
|
| +Local Modifications:
|
| +None.
|
|
|