From cd8caf797faf6b08e18f85afa5a4b6cce8bc7692 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 1 Apr 2011 07:06:55 +0200 Subject: Folded turtle2d into jogl folders --- LICENSE.txt | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) (limited to 'LICENSE.txt') diff --git a/LICENSE.txt b/LICENSE.txt index 9631a9450..986afd358 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -204,3 +204,73 @@ A.1) The JOGL source tree also contains header files from Khronos, MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS. +A.2) The JOGL source tree contains code from The Apache Software Foundation + which is covered by the Apache License Version 2.0 + +Apache Harmony - Open Source Java SE +===================================== + + + +Author: The Apache Software Foundation (http://www.apache.org/). + +Copyright 2006, 2010 The Apache Software Foundation. + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + +Files: + src/jogamp/graph/geom/plane/AffineTransform.java + src/jogamp/graph/geom/plane/IllegalPathStateException.java + src/jogamp/graph/geom/plane/NoninvertibleTransformException.java + src/jogamp/graph/geom/plane/PathIterator.java + src/jogamp/graph/geom/plane/Path2D.java + src/jogamp/graph/math/plane/Crossing.java + src/org/apache/harmony/misc/HashCode.java + + +A.3) The JOGL source tree contains code from David Schweinsberg + which is covered by the Apache License Version 2.0 + +Typecast +======== + +Typecast is a font development environment for OpenType font technology. + + + +Author: David Schweinsberg + +Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. + +Apache License +Version 2.0, January 2004 +http://www.apache.org/licenses/ + +Files: + src/net/java/dev/typecast/** + +A.4) The JOGL source tree contains fonts from Ubuntu + which is covered by the UBUNTU FONT LICENCE Version 1.0 + +Ubunut Font Family +================== + +The Ubuntu Font Family are libre fonts funded by Canonical Ltd on behalf of the Ubuntu project. + + + +Copyright 2010 Canonical Ltd. +Licensed under the Ubuntu Font Licence 1.0 + +Author: Canonical Ltd., Dalton Maag + +UBUNTU FONT LICENCE +Version 1.0 +http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt + +Files: + src/jogamp/graph/font/fonts/ubuntu/ + + -- cgit v1.2.3