Chromium Code Reviews| Index: src/lib/README |
| diff --git a/src/lib/README b/src/lib/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3bb211e84fba374ff8cea6e05576afa910b7d5c5 |
| --- /dev/null |
| +++ b/src/lib/README |
| @@ -0,0 +1,6 @@ |
| +The source code under this directory is taken from the client for the |
| +Tarsnap online backup system (and released under the 2-clause BSD license |
| +with permission of the author); keeping this code in sync with the Tarsnap |
| +code is highly desirable and explains why there is some functionality |
| +included here which is not actually used by the scrypt file encryption |
| +utility. |