From: DRC Date: Tue, 1 Jan 2013 10:13:34 +0000 (+0000) Subject: Further changes to the copyright/attribution notices to make it clear that our modifi... X-Git-Tag: 1.2.90~39^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b24a7228ed5909cb267fc42ca2d2e02add79c23e;p=libjpeg-turbo 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@878 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/jdatadst-tj.c b/jdatadst-tj.c index cb674dc..1939f23 100644 --- a/jdatadst-tj.c +++ b/jdatadst-tj.c @@ -1,9 +1,11 @@ /* - * jdatadst.c + * jdatadst-tj.c * + * This file was part of the Independent JPEG Group's software: * Copyright (C) 1994-1996, Thomas G. Lane. * Modified 2009 by Guido Vollbeding. - * This file is part of the Independent JPEG Group's software. + * Modifications: + * Copyright (C) 2011, D. R. Commander. * For conditions of distribution and use, see the accompanying README file. * * This file contains compression data destination routines for the case of diff --git a/jdatasrc-tj.c b/jdatasrc-tj.c index d860a02..e980529 100644 --- a/jdatasrc-tj.c +++ b/jdatasrc-tj.c @@ -1,9 +1,11 @@ /* - * jdatasrc.c + * jdatasrc-tj.c * + * This file was part of the Independent JPEG Group's software: * Copyright (C) 1994-1996, Thomas G. Lane. * Modified 2009-2010 by Guido Vollbeding. - * This file is part of the Independent JPEG Group's software. + * Modifications: + * Copyright (C) 2011, D. R. Commander. * For conditions of distribution and use, see the accompanying README file. * * This file contains decompression data source routines for the case of