summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/golang/freetype/LICENSE
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2015-09-17 11:04:26 -0400
committerhmhealey <harrisonmhealey@gmail.com>2015-09-17 11:10:06 -0400
commit4005d8bfd09819280ffce4135f659060172e72a9 (patch)
treeae3f5cc29e0fa4d2a543e5cdbe471685981731fb /Godeps/_workspace/src/github.com/golang/freetype/LICENSE
parent047fec54ccc3b0d72bb6a425d06302ffa210553f (diff)
downloadchat-4005d8bfd09819280ffce4135f659060172e72a9.tar.gz
chat-4005d8bfd09819280ffce4135f659060172e72a9.tar.bz2
chat-4005d8bfd09819280ffce4135f659060172e72a9.zip
Updated godep workspace and freetype library so that godep save and restore work again
Diffstat (limited to 'Godeps/_workspace/src/github.com/golang/freetype/LICENSE')
-rw-r--r--Godeps/_workspace/src/github.com/golang/freetype/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/Godeps/_workspace/src/github.com/golang/freetype/LICENSE b/Godeps/_workspace/src/github.com/golang/freetype/LICENSE
new file mode 100644
index 000000000..e854ba5db
--- /dev/null
+++ b/Godeps/_workspace/src/github.com/golang/freetype/LICENSE
@@ -0,0 +1,12 @@
+Use of the Freetype-Go software is subject to your choice of exactly one of
+the following two licenses:
+ * The FreeType License, which is similar to the original BSD license with
+ an advertising clause, or
+ * The GNU General Public License (GPL), version 2 or later.
+
+The text of these licenses are available in the licenses/ftl.txt and the
+licenses/gpl.txt files respectively. They are also available at
+http://freetype.sourceforge.net/license.html
+
+The Luxi fonts in the testdata directory are licensed separately. See the
+testdata/COPYING file for details.