diff options
author | Nico Weber <thakis@chromium.org> | 2015-08-07 11:42:26 -0700 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2015-08-07 11:42:26 -0700 |
commit | e65030e7639fd0e21789ed18855b36720cdba09d (patch) | |
tree | fe9d67006bd5521ae683c12f5aeadff6093b808b /samples | |
parent | 4684c83a4e9114a63c64744064dd190e4d459c6f (diff) | |
download | pdfium-e65030e7639fd0e21789ed18855b36720cdba09d.tar.xz |
Convert all files on the master branch to unix line endings.
Luckily, it's just one file.
BUG=none
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1281923004 .
Diffstat (limited to 'samples')
-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" |