diff options
-rw-r--r-- | samples/fx_lpng/include/fx_png.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/samples/fx_lpng/include/fx_png.h b/samples/fx_lpng/include/fx_png.h index 4ef53d0298..322a0d3c83 100644 --- a/samples/fx_lpng/include/fx_png.h +++ b/samples/fx_lpng/include/fx_png.h @@ -1,7 +1,7 @@ -// 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
-
-#include "../lpng_v163/png.h"
+// 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 + +#include "../lpng_v163/png.h" |