| Index: third_party/qcms/README.chromium
|
| diff --git a/third_party/qcms/README.chromium b/third_party/qcms/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f073143be075cafda7be3eee004fc50005168def
|
| --- /dev/null
|
| +++ b/third_party/qcms/README.chromium
|
| @@ -0,0 +1,15 @@
|
| +Name: Quick Color Management System
|
| +Short Name: qcms
|
| +URL: https://github.com/jrmuizel/qcms/tree/v4
|
| +Version: v4
|
| +Date: 2012-03-13
|
| +License File: src/COPYING
|
| +Security Critical: yes
|
| +
|
| +Description:
|
| +Contains support for applying an ICC color profile to an image. The code is
|
| +originally based on tinycms, re-written by Mozilla for better security and
|
| +performance. This copy is a source-drop from Mozilla on March 13, 2012.
|
| +
|
| +Local Modifications:
|
| +Some files only have license headers in the master branch. Added the same license headers to the versions brought down from the 'v4' branch.
|
|
|