| Index: third_party/iccjpeg/iccjpeg.c
|
| diff --git a/third_party/iccjpeg/iccjpeg.c b/third_party/iccjpeg/iccjpeg.c
|
| index aa96c8bebf4a596559089d4d0750dbf87760879e..c5be78721e94f233d42bb86894d4b3f78d3f2c49 100644
|
| --- a/third_party/iccjpeg/iccjpeg.c
|
| +++ b/third_party/iccjpeg/iccjpeg.c
|
| @@ -1,6 +1,10 @@
|
| /*
|
| * iccprofile.c
|
| *
|
| + * Copyright (C) 1991-1998, Thomas G. Lane.
|
| + * This file is part of the Independent JPEG Group's software.
|
| + * For conditions of distribution and use, see the accompanying README file.
|
| + *
|
| * This file provides code to read and write International Color Consortium
|
| * (ICC) device profiles embedded in JFIF JPEG image files. The ICC has
|
| * defined a standard format for including such data in JPEG "APP2" markers.
|
|
|