summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2005-06-04 23:04:30 +0000
committerWerner Lemberg <wl@gnu.org>2005-06-04 23:04:30 +0000
commit60a04df7b084a23565b50abffd70d7b5e35f8131 (patch)
treeafe24d8651d4aed68080a324fe18ea3cbf953f14 /autogen.sh
parent56c368c47e19ef683b3be565ef7e34a20beb8753 (diff)
downloadfreetype2-60a04df7b084a23565b50abffd70d7b5e35f8131.tar.gz
Add license.
Diffstat (limited to 'autogen.sh')
-rw-r--r--autogen.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index acb5268f0..5339101aa 100644
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,14 @@
#!/bin/sh
+# Copyright 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.
+
run ()
{
echo "running \`$*'"