Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(474)

Unified Diff: third_party/iccjpeg/README.chromium

Issue 2182993003: iccjpeg: Add README with license information. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add note to top of LICENSE file that it is a copy of README Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/iccjpeg/README.chromium
diff --git a/third_party/iccjpeg/README.chromium b/third_party/iccjpeg/README.chromium
index 5722ecca991b906ceef7b6dda843c1ead7a3a03f..094d428c800696e2a79fd1389ff951eff2f9bad6 100644
--- a/third_party/iccjpeg/README.chromium
+++ b/third_party/iccjpeg/README.chromium
@@ -15,6 +15,7 @@ in the file LICENSE.
Documentation for ICC profile can be found at: http://www.color.org
Local Modifications:
+* Added Copyright in same form as libjpeg with dates from LICENSE file.
* On BSD platforms we might need to include to correct header file from
the system, so a USE_SYSTEM_LIBJPEG ifdef is added to iccjpeg.h in order
to be able to decide which jpeglib.h header to include.

Powered by Google App Engine
This is Rietveld 408576698