Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
-
Number of attachments :
Description
./awdip-jetty/src/main/java/com/lisasoft/awdip/tests/whitebox/Start.java version 92 has a GPL header associated with it.
This is contrary to the duckhawk license which is LGPL.
We should either:
1. Ask the original author if the software can be contributed as LGPL.
2. Removed the code, and replace with LGPL acceptable code.
Afaik that would be me, switching the license is ok.