summaryrefslogtreecommitdiff
path: root/src/gf/gfdrivr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gf/gfdrivr.h')
-rw-r--r--src/gf/gfdrivr.h32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/gf/gfdrivr.h b/src/gf/gfdrivr.h
index 9d8afb788..20058204e 100644
--- a/src/gf/gfdrivr.h
+++ b/src/gf/gfdrivr.h
@@ -1,19 +1,19 @@
-/***************************************************************************/
-/* */
-/* gfdrivr.h */
-/* */
-/* FreeType font driver for TeX's GF FONT files */
-/* */
-/* Copyright 1996-2018 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. */
-/* */
-/***************************************************************************/
+/****************************************************************************
+ *
+ * gfdrivr.h
+ *
+ * FreeType font driver for TeX's GF FONT files
+ *
+ * Copyright 1996-2018 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.
+ *
+ */
#ifndef GFDRIVR_H_