| URL: http://sourceforge.net/projects/expat/ |
| License File: files/COPYING |
| This is Expat XML parser - very lightweight C library for parsing XML. |
| Expat is distributed under an MIT license detailed in files/COPYING. |
| We include it here because libjingle depends on it. |
| Removed files that Chromium didn't need: |
| lib/winconfig.h (see winconfig.h.original for unmodified version) |
| * Added check on line 1751 of xmltok_impl.c to patch a |
| bug with the handling of utf-8 characters that leads to a crash. |
| lib/xmltok_impl.c (see xmltok_imp.c.original for unmodified version) |
| * Prevent a compiler warning when compiling with |
| WIN32_LEAN_AND_MEAN predefined. |
| lib/expat_config.h (a generated config file) |