summaryrefslogtreecommitdiff
path: root/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2014-05-27 17:15:56 -0700
committerLei Zhang <thestig@chromium.org>2014-05-27 17:15:56 -0700
commit6387aff0a543070a5bbeb78e24113b111dcf690f (patch)
treed558473081120cf844f3f89fdf8d8c0c8ea9c1fe /core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config
parent33729cd958b7ef62c00dd7a0aa6ae3bf39ccec66 (diff)
downloadpdfium-6387aff0a543070a5bbeb78e24113b111dcf690f.tar.xz
Fix licenses in headers to pass Chromium's checklicenses tool.
BUG=chromium:374943 R=jam@chromium.org Review URL: https://codereview.chromium.org/303723004
Diffstat (limited to 'core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config')
-rw-r--r--core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/ftmodule.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/ftmodule.h b/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/ftmodule.h
index 0d31ce6932..fb255743a7 100644
--- a/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/ftmodule.h
+++ b/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/config/ftmodule.h
@@ -1,3 +1,20 @@
+/***************************************************************************/
+/* */
+/* ftmodule.h */
+/* */
+/* FreeType modules public interface (specification). */
+/* */
+/* Copyright 1996-2001, 2002, 2003 by */
+/* David Turner, Robert Wilhelm, and Werner Lemberg. */
+/* */
+/* This file is part of the FreeType project, and may only be used, */
+/* modified, and distributed under the terms of the FreeType project */
+/* license, LICENSE.TXT. By continuing to use, modify, or distribute */
+/* this file you indicate that you have read the license and */
+/* understand and accept it fully. */
+/* */
+/***************************************************************************/
+
/*
* This file registers the FreeType modules compiled into the library.
*