aboutsummaryrefslogtreecommitdiff
path: root/jpegtran.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 /jpegtran.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 'jpegtran.c')
-rw-r--r--jpegtran.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/jpegtran.c b/jpegtran.c
index 6a22ed28..19c068b6 100644
--- a/jpegtran.c
+++ b/jpegtran.c
@@ -1,9 +1,10 @@
/*
* jpegtran.c
*
+ * This file was part of the Independent JPEG Group's software:
* Copyright (C) 1995-2010, 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 a command-line user interface for JPEG transcoding.