diff options
author | Sven Gothel <[email protected]> | 2011-03-25 08:57:18 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-03-25 08:57:18 +0100 |
commit | b01b243241635ab4d210aa88cdbff6cc5713a815 (patch) | |
tree | 976b143b24c91f56075ce59ed6f6a723dfcb231b /LICENSE.txt | |
parent | 56de85032f687748d99af63f90b6798d14b9c04b (diff) |
updated file names
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 58d8691de..3326fd124 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -55,11 +55,11 @@ Version 2.0, January 2004 http://www.apache.org/licenses/ Files: - src/com/jogamp/graph/geom/plane/AffineTransform.java - src/com/jogamp/graph/geom/plane/IllegalPathStateException.java - src/com/jogamp/graph/geom/plane/NoninvertibleTransformException.java - src/com/jogamp/graph/geom/plane/PathIterator.java - src/com/jogamp/graph/geom/plane/Path2D.java + 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 |