aboutsummaryrefslogtreecommitdiff
path: root/transupp.c
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2013-01-01 09:51:37 +0000
committerDRC <dcommander@users.sourceforge.net>2013-01-01 09:51:37 +0000
commitcf763c0cd8116ac225bd2d36a71da33a3c7fcc46 (patch)
treea4cb388f04022f4de1394b84db3be8c130b865ed /transupp.c
parenta73e870ad02de20c2b34cb3a5382c2846c2afbe3 (diff)
downloadlibjpeg-turbo-cf763c0cd8116ac225bd2d36a71da33a3c7fcc46.tar.gz
Further changes to the copyright/attribution 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@876 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'transupp.c')
-rw-r--r--transupp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/transupp.c b/transupp.c
index 021980b5..ef137217 100644
--- a/transupp.c
+++ b/transupp.c
@@ -1,7 +1,7 @@
/*
* transupp.c
*
- * This file was part of the Independent JPEG Group's software.
+ * 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.