diff options
Diffstat (limited to 'core/src/fxcodec/libjpeg/jconfig.h')
-rw-r--r-- | core/src/fxcodec/libjpeg/jconfig.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/src/fxcodec/libjpeg/jconfig.h b/core/src/fxcodec/libjpeg/jconfig.h index 7e291c75bd..ea3c397799 100644 --- a/core/src/fxcodec/libjpeg/jconfig.h +++ b/core/src/fxcodec/libjpeg/jconfig.h @@ -1,3 +1,9 @@ +// Copyright 2014 PDFium Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file. + +// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com + /* jconfig.vc --- jconfig.h for Microsoft Visual C++ on Windows 95 or NT. */ /* see jconfig.doc for explanations */ |