aboutsummaryrefslogtreecommitdiff
path: root/transupp.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 /transupp.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 'transupp.c')
-rw-r--r--transupp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/transupp.c b/transupp.c
index 25136910..021980b5 100644
--- a/transupp.c
+++ b/transupp.c
@@ -1,9 +1,10 @@
/*
* transupp.c
*
+ * This file was part of the Independent JPEG Group's software.
* Copyright (C) 1997-2009, Thomas G. Lane, Guido Vollbeding.
+ * 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 image transformation routines and other utility code