X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Flibjpeg_turbo%2Fjdhuff.c;h=6662107060a3f256e27c729763bcd0b7f475cb1f;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=3d7434081eba2f460f6a6dc163e080b09ca2089e;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/libjpeg_turbo/jdhuff.c b/src/third_party/libjpeg_turbo/jdhuff.c index 3d74340..6662107 100644 --- a/src/third_party/libjpeg_turbo/jdhuff.c +++ b/src/third_party/libjpeg_turbo/jdhuff.c @@ -1,9 +1,10 @@ /* * jdhuff.c * + * This file was part of the Independent JPEG Group's software: * Copyright (C) 1991-1997, Thomas G. Lane. + * libjpeg-turbo Modifications: * Copyright (C) 2009-2011, D. R. Commander. - * 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 Huffman entropy decoding routines.