Skip to content

Comment on Unlicense - One Year of Public Domain Code

Comments

What's the story on using the Unlicense with libraries under other licenses? I'd love to use it, but I depend on libraries that are under Apache and LGPL licenses. Is it compatible?

You can freely incorporate public domain code into a code base licensed under any license whatsoever. For example, as the FSF states in http://www.gnu.org/licenses/license-list.html, "Public domain material is compatible with the GNU GPL."

For the other direction, that is, incorporating some copyrighted code into an otherwise copyright-free code base, just be careful to keep the copyrighted files isolated and clearly marked as encumbered, so that nobody accidentally copies anything from them into the unencumbered portions of the code base. See http://groups.google.com/group/unlicense/browse_thread/threa... for more information.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.