Chromium Code Reviews| Index: third_party/modp_b64/README.chromium |
| =================================================================== |
| --- third_party/modp_b64/README.chromium (revision 76935) |
| +++ third_party/modp_b64/README.chromium (working copy) |
| @@ -1,8 +1,9 @@ |
| Name: modp base64 decoder |
| -URL: http://modp.com/release/base64/ |
| +Short Name: stringencoders |
| +URL: http://code.google.com/p/stringencoders/ |
| +License File: modp_b64.cc |
|
Evan Martin
2011/03/14 18:52:48
This means we'll inline the text of this file into
|
| -See the header of modp_b64.cc for the license terms. |
| - |
| +Description: |
| The modp_b64.c file was modified to remove the inclusion of modp's config.h |
| and to fix compilation errors that occur under VC8. The file was renamed |
| modp_b64.cc to force it to be compiled as C++ so that the inclusion of |