diff options
author | Graeme Geldenhuys <graemeg@users.sourceforge.net> | 2006-11-18 18:11:20 +0000 |
---|---|---|
committer | Graeme Geldenhuys <graemeg@users.sourceforge.net> | 2006-11-18 18:11:20 +0000 |
commit | 8fe7ea95a343a35dc286bd9a13d257d285e9c4e1 (patch) | |
tree | ea9f9317f46f4c320a2667e0e0d4362c4f0980a3 /COPYING.modifiedLGPL | |
parent | 546dce65494ea4e5f654e2840cc67307101e06f7 (diff) | |
download | fpGUI-8fe7ea95a343a35dc286bd9a13d257d285e9c4e1.tar.xz |
Initial checkin. Merged fpGUI, fpGFX and fpIMG from the OpenSoft sever.
Diffstat (limited to 'COPYING.modifiedLGPL')
-rw-r--r-- | COPYING.modifiedLGPL | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/COPYING.modifiedLGPL b/COPYING.modifiedLGPL new file mode 100644 index 00000000..7e74bb3a --- /dev/null +++ b/COPYING.modifiedLGPL @@ -0,0 +1,25 @@ +This is the file COPYING.modifiedLGPL, it applies to all fpGFX sources +distributed by members of the fpGFX Development Team. +All files contains headers showing the appropriate license. + +These files are distributed under the GNU Library Public License +(see the file COPYING) with the following modification: + +As a special exception, the copyright holders of this library give you +permission to link this library with independent modules to produce an +executable, regardless of the license terms of these independent modules, +and to copy and distribute the resulting executable under terms of your choice, +provided that you also meet, for each linked independent module, the terms +and conditions of the license of that module. An independent module is a +module which is not derived from or based on this library. If you modify this +library, you may extend this exception to your version of the library, but +you are not obligated to do so. If you do not wish to do so, delete this +exception statement from your version. + + +If you didn't receive a copy of the file COPYING, contact: + Free Software Foundation, Inc., + 675 Mass Ave + Cambridge, MA 02139 + USA + |