summaryrefslogtreecommitdiff
path: root/builds/meson/process_ftoption_h.py
diff options
context:
space:
mode:
Diffstat (limited to 'builds/meson/process_ftoption_h.py')
-rw-r--r--builds/meson/process_ftoption_h.py12
1 files changed, 11 insertions, 1 deletions
diff --git a/builds/meson/process_ftoption_h.py b/builds/meson/process_ftoption_h.py
index b5f80c314..6b65cb529 100644
--- a/builds/meson/process_ftoption_h.py
+++ b/builds/meson/process_ftoption_h.py
@@ -1,4 +1,14 @@
-#!/usr/bin/python
+#!/usr/bin/env python
+#
+# Copyright (C) 2020 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.
+
"""Toggle settings in `ftoption.h` file based on command-line arguments.
This script takes an `ftoption.h` file as input and rewrites