summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/libjpeg_turbo/jdapistd.c
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libjpeg_turbo/jdapistd.c')
-rw-r--r--chromium/third_party/libjpeg_turbo/jdapistd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/third_party/libjpeg_turbo/jdapistd.c b/chromium/third_party/libjpeg_turbo/jdapistd.c
index 2343da5c30f..a50fda528bc 100644
--- a/chromium/third_party/libjpeg_turbo/jdapistd.c
+++ b/chromium/third_party/libjpeg_turbo/jdapistd.c
@@ -1,9 +1,10 @@
/*
* jdapistd.c
*
+ * This file was part of the Independent JPEG Group's software:
* Copyright (C) 1994-1996, Thomas G. Lane.
+ * libjpeg-turbo Modifications:
* Copyright (C) 2010, D. R. Commander.
- * This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains application interface code for the decompression half