diff options
author | Kevin Rushforth <[email protected]> | 2004-06-25 21:22:14 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-06-25 21:22:14 +0000 |
commit | 34574d815a63b23e6267d3b5cfc76bff278cdeb9 (patch) | |
tree | 874af48be19130c154f65624e6ef95e9a85a1071 /THIRDPARTY-LICENSE-FIST.txt | |
parent | 81faa1091ed6abc24bc98a13b1ff9746da035d11 (diff) |
Renamed third party license files so they are clearly identified with
the prefix THIRDPARTY-LICENSE-
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@10 9497e636-51bd-65ba-982d-a4982e1767a5
Diffstat (limited to 'THIRDPARTY-LICENSE-FIST.txt')
-rw-r--r-- | THIRDPARTY-LICENSE-FIST.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/THIRDPARTY-LICENSE-FIST.txt b/THIRDPARTY-LICENSE-FIST.txt new file mode 100644 index 0000000..712723e --- /dev/null +++ b/THIRDPARTY-LICENSE-FIST.txt @@ -0,0 +1,23 @@ +The following additional information pertains to third party software +included as part of this product. No additional restrictions are +placed on this source code, except that this attribution must be +distributed with the source code. + + com/sun/j3d/utils/geometry/ + BBox.java, Basic.java, BottleNeck.java, Bridge.java, + Clean.java, Degenerate.java, Desperate.java, Distance.java, + EarClip.java, Heap.java, HeapNode.java, Left.java, + ListNode.java, NoHash.java, Numerics.java, Orientation.java, + PntNode.java, Project.java, Simple.java, Stripifier.java, + StripifierStats.java, Triangle.java, Triangulator.java + +The reference to Fast Industrial Strength Triangulation (FIST) code +in this release by Sun Microsystems is related to Sun's rewrite of +an early version of FIST. FIST was originally created by Martin +Held and Joseph Mitchell at Stony Brook University and is +incorporated by Sun under an agreement with The Research Foundation +of SUNY (RFSUNY). The current version of FIST is available for +commercial use under a license agreement with RFSUNY on behalf of +the authors and Stony Brook University. Please contact the Office +of Technology Licensing at Stony Brook, phone 631-632-9009, for +licensing information. |