|
Revision 4, 0.7 KB
(checked in by jenstl, 9 years ago)
|
|
Initial revision
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | The original code used in PFIXCORE is placed under the GNU LESSER |
|---|
| 2 | GENERAL PUBLIC LICENSE (LGPL). See the file LGPL.txt in this directory for |
|---|
| 3 | details. |
|---|
| 4 | |
|---|
| 5 | PFIXCORE makes strong use of code from other projects which are governed |
|---|
| 6 | by their respective licenses. These are belived to be compatible with the LGPL. |
|---|
| 7 | Please report any error with respect to this to jtl@schlund.de. |
|---|
| 8 | |
|---|
| 9 | Almost all of the external code is located in the ./lib subdirectory |
|---|
| 10 | in the form of jar files, but there may be some external code placed |
|---|
| 11 | as a .java file below the ./src subdirectory. Please refer to the head |
|---|
| 12 | of the source files for authoritative info on their license. |
|---|
| 13 | |
|---|
| 14 | (TODO: list the projects we use code from here and the license they use) |
|---|
| 15 | |
|---|