Further copyright header cleanup
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1310 632fc199-4ca6-4c93-a231-07263d6284db
diff --git a/jcsample.c b/jcsample.c
index 4bc2b23..de7f347 100644
--- a/jcsample.c
+++ b/jcsample.c
@@ -1,9 +1,10 @@
/*
* jcsample.c
*
+ * This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-1996, Thomas G. Lane.
+ * libjpeg-turbo Modifications:
* Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
- * 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 downsampling routines.
diff --git a/jdhuff.h b/jdhuff.h
index 788f36d..f2805e4 100644
--- a/jdhuff.h
+++ b/jdhuff.h
@@ -3,7 +3,7 @@
*
* This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-1997, Thomas G. Lane.
- * Modifications:
+ * libjpeg-turbo Modifications:
* Copyright (C) 2010-2011, D. R. Commander.
* For conditions of distribution and use, see the accompanying README file.
*
diff --git a/jmorecfg.h b/jmorecfg.h
index 11307b4..4776757 100644
--- a/jmorecfg.h
+++ b/jmorecfg.h
@@ -3,7 +3,7 @@
*
* This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-1997, Thomas G. Lane.
- * Modifications:
+ * libjpeg-turbo Modifications:
* Copyright (C) 2009, 2011, 2014, D. R. Commander.
* For conditions of distribution and use, see the accompanying README file.
*
diff --git a/jpeglib.h b/jpeglib.h
index 437d65e..484c78a 100644
--- a/jpeglib.h
+++ b/jpeglib.h
@@ -4,7 +4,7 @@
* This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-1998, Thomas G. Lane.
* Modified 2002-2009 by Guido Vollbeding.
- * Modifications:
+ * libjpeg-turbo Modifications:
* Copyright (C) 2009-2011, 2013-2014, D. R. Commander.
* For conditions of distribution and use, see the accompanying README file.
*
diff --git a/jversion.h b/jversion.h
index 5ddadc8..7ab2887 100644
--- a/jversion.h
+++ b/jversion.h
@@ -3,7 +3,7 @@
*
* This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
- * Modifications:
+ * libjpeg-turbo Modifications:
* Copyright (C) 2010, 2012-2014, D. R. Commander.
* For conditions of distribution and use, see the accompanying README file.
*
diff --git a/libjpeg.txt b/libjpeg.txt
index 73c5e1d..84965fc 100644
--- a/libjpeg.txt
+++ b/libjpeg.txt
@@ -2,7 +2,7 @@
This file was part of the Independent JPEG Group's software:
Copyright (C) 1994-2011, Thomas G. Lane, Guido Vollbeding.
-Modifications:
+libjpeg-turbo Modifications:
Copyright (C) 2010, 2014, D. R. Commander.
For conditions of distribution and use, see the accompanying README file.
diff --git a/structure.txt b/structure.txt
index 21bbc7a..6045784 100644
--- a/structure.txt
+++ b/structure.txt
@@ -1,7 +1,7 @@
IJG JPEG LIBRARY: SYSTEM ARCHITECTURE
+This file was part of the Independent JPEG Group's software:
Copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.
-This file was part of the Independent JPEG Group's software.
It was modified by The libjpeg-turbo Project to include only information
relevant to libjpeg-turbo.
For conditions of distribution and use, see the accompanying README file.