diff options
Diffstat (limited to 'rdbmp.c')
-rw-r--r-- | rdbmp.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,10 +1,11 @@ /* * rdbmp.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. + * libjpeg-turbo Modifications: * Modified 2011 by Siarhei Siamashka. - * 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 routines to read input images in Microsoft "BMP" |