summaryrefslogtreecommitdiff
path: root/include/freetype/internal/services
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2017-09-26 12:53:41 +0200
committerWerner Lemberg <wl@gnu.org>2017-09-26 12:53:41 +0200
commit12ae57d9929e36201fb1007721a7f8b50c7aa585 (patch)
treeaec049c4cb8bafa0a336a0ed5415c2d25be52b1a /include/freetype/internal/services
parent4cdbac05b9a17645cbecfcb18f7d1bcd573b67d6 (diff)
downloadfreetype2-12ae57d9929e36201fb1007721a7f8b50c7aa585.tar.gz
Copyright notices, formatting, whitespace, minor doc fixes.
Diffstat (limited to 'include/freetype/internal/services')
-rw-r--r--include/freetype/internal/services/svcfftl.h12
1 files changed, 9 insertions, 3 deletions
diff --git a/include/freetype/internal/services/svcfftl.h b/include/freetype/internal/services/svcfftl.h
index a47debf1f..851bcde3a 100644
--- a/include/freetype/internal/services/svcfftl.h
+++ b/include/freetype/internal/services/svcfftl.h
@@ -4,7 +4,14 @@
/* */
/* The FreeType CFF tables loader service (specification). */
/* */
-/* Copyright notice here */
+/* Copyright 2017 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. */
/* */
/***************************************************************************/
@@ -96,10 +103,9 @@ FT_BEGIN_HEADER
#endif /* FT_CONFIG_OPTION_PIC */
-
-
FT_END_HEADER
+
#endif