diff options
author | DRC <dcommander@users.sourceforge.net> | 2013-09-28 03:23:49 +0000 |
---|---|---|
committer | DRC <dcommander@users.sourceforge.net> | 2013-09-28 03:23:49 +0000 |
commit | a6ef282a49f2d7d1b4d19cc89f63e81fd66b35b7 (patch) | |
tree | 17ef8712ad979f70580885995df035f4a88b7b87 /jcmarker.c | |
parent | cadabd4239f06b72bd1558174587d11df20858b2 (diff) |
Some of the IJG headers say "Modified by", so clarify that our "Modifications" are not referring to these.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1053 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'jcmarker.c')
-rw-r--r-- | jcmarker.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ * This file was part of the Independent JPEG Group's software: * Copyright (C) 1991-1998, Thomas G. Lane. * Modified 2003-2010 by Guido Vollbeding. - * Modifications: + * libjpeg-turbo Modifications: * Copyright (C) 2010, D. R. Commander. * For conditions of distribution and use, see the accompanying README file. * |