Changeset 846 for trunk/src/3rdparty/libjpeg/jversion.h
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/src/3rdparty/libjpeg/jversion.h
r2 r846 2 2 * jversion.h 3 3 * 4 * Copyright (C) 1991- 1998, Thomas G. Lane.4 * Copyright (C) 1991-2010, Thomas G. Lane, Guido Vollbeding. 5 5 * This file is part of the Independent JPEG Group's software. 6 6 * For conditions of distribution and use, see the accompanying README file. … … 10 10 11 11 12 #define JVERSION " 6b 27-Mar-1998"12 #define JVERSION "8 10-Jan-2010" 13 13 14 #define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"14 #define JCOPYRIGHT "Copyright (C) 2010, Thomas G. Lane, Guido Vollbeding"
Note:
See TracChangeset
for help on using the changeset viewer.