summaryrefslogtreecommitdiff
path: root/jcmaster.c
diff options
context:
space:
mode:
authorDRC <information@libjpeg-turbo.org>2015-10-10 10:25:46 -0500
committerDRC <information@libjpeg-turbo.org>2015-10-10 10:31:33 -0500
commit7e3acc0e0a35cbbcb6091ec640f1842e7deebe1a (patch)
tree48d9bacb5750ca26aec63e252346b4d7d9af1296 /jcmaster.c
parentac85335cd8a41d8cf233902a6816ef281338bb19 (diff)
Rename README, LICENSE, BUILDING text files
The IJG README file has been renamed to README.ijg, in order to avoid confusion (many people were assuming that that was our project's README file and weren't reading README-turbo.txt) and to lay the groundwork for markdown versions of the libjpeg-turbo README and build instructions.
Diffstat (limited to 'jcmaster.c')
-rw-r--r--jcmaster.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/jcmaster.c b/jcmaster.c
index ea13d0d..25b6712 100644
--- a/jcmaster.c
+++ b/jcmaster.c
@@ -6,7 +6,8 @@
* Modified 2003-2010 by Guido Vollbeding.
* libjpeg-turbo Modifications:
* Copyright (C) 2010, D. R. Commander.
- * For conditions of distribution and use, see the accompanying README file.
+ * For conditions of distribution and use, see the accompanying README.ijg
+ * file.
*
* This file contains master control logic for the JPEG compressor.
* These routines are concerned with parameter validation, initial setup,