Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Side by Side Diff: third_party/libjpeg_turbo/jversion.h

Issue 4134011: Adds libjpeg-turbo to deps... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/libjpeg_turbo/jutils.c ('k') | third_party/libjpeg_turbo/rdbmp.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 /*
2 * jversion.h
3 *
4 * Copyright (C) 1991-1998, Thomas G. Lane.
5 * This file is part of the Independent JPEG Group's software.
6 * For conditions of distribution and use, see the accompanying README file.
7 *
8 * This file contains software version identification.
9 */
10
11
12 #define JVERSION "6b 27-Mar-1998"
13
14 #define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"
OLDNEW
« no previous file with comments | « third_party/libjpeg_turbo/jutils.c ('k') | third_party/libjpeg_turbo/rdbmp.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698