I am currently modifying a framework which was released to the public domain. Is it ok for me to then release a new framework based on some code from the public domain sourcetree as licensed under Apache ?
|
|
|
|
|
|
|
Wikipedia's definition of Public Domain is:
So basically, you can do whatever you want to the code and release it under whatever license. However, the article also states:
To be safe, I would suggest contacting the creators directly on this matter. EDIT: As Jonathan Leffler pointed out in a comment, the second quote doesn't really apply in this case. Different jurisdictions can define when a previously copyrighted work enters the public domain, but since the code is specifically released into the public domain by the creators, it remains open to everyone, regardless of their jurisdiction. |
||||
|
