summaryrefslogtreecommitdiff
path: root/builds/unix/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'builds/unix/configure.ac')
-rw-r--r--builds/unix/configure.ac9
1 files changed, 9 insertions, 0 deletions
diff --git a/builds/unix/configure.ac b/builds/unix/configure.ac
index feb4e50e2..3105ff31b 100644
--- a/builds/unix/configure.ac
+++ b/builds/unix/configure.ac
@@ -1,6 +1,15 @@
# This file is part of the FreeType project.
#
# Process this file with autoconf to produce a configure script.
+#
+# Copyright 2001, 2002, 2003, 2004, 2005 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.
AC_INIT
AC_CONFIG_SRCDIR([ftconfig.in])