aboutsummaryrefslogtreecommitdiff
path: root/jccolext.c
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2012-12-31 02:52:30 +0000
committerDRC <dcommander@users.sourceforge.net>2012-12-31 02:52:30 +0000
commita73e870ad02de20c2b34cb3a5382c2846c2afbe3 (patch)
tree81ec0c52b1e1479422e5138fc866e25487f2d6ca /jccolext.c
parent2dcd4b53531c0feeb2d8aa1c0d9de382993452c0 (diff)
downloadlibjpeg-turbo-a73e870ad02de20c2b34cb3a5382c2846c2afbe3.tar.gz
Change the copyright notices to make it clear that our modified files are not part of the IJG's software.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@873 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'jccolext.c')
-rw-r--r--jccolext.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/jccolext.c b/jccolext.c
index dbac84a9..84da8cd6 100644
--- a/jccolext.c
+++ b/jccolext.c
@@ -1,9 +1,10 @@
/*
* jccolext.c
*
+ * This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-1996, Thomas G. Lane.
+ * Modifications:
* Copyright (C) 2009-2012, 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 input colorspace conversion routines.