Skip to content

Commit

Permalink
add license termes for opengl.jar
Browse files Browse the repository at this point in the history
  • Loading branch information
takashyx committed May 13, 2013
1 parent fd9896c commit 84b4acf
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions dependency/LICENSE-opengl.txt
@@ -0,0 +1,23 @@
opengl.jar license terms

Part of the Processing project - http://processing.org

Copyright (c) 2004-08 Ben Fry and Casey Reas

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General
Public License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307 USA

source code of this module is available here:
https://code.google.com/p/gnutopic/source/browse/trunk/opengl/src/processing/opengl/?r=3

0 comments on commit 84b4acf

Please sign in to comment.