Hacker News new | ask | show | jobs
by gtufano 6292 days ago
Well, if you release in public domain you lose any right, AFAIK. Someone could step over, take your code and have intellectual property over it. You don't forfeit your property of the code with BSD licensing. IANAL, of course.
1 comments

Someone can't make public domain software unpublic. They can take it and do what they please, but they can't change the terms of use for others.

AFAIK, generally US Government developed software is generally public domain (unless it's classified or something) and I doubt that means someone can just "assume ownership" of it.

> AFAIK, generally US Government developed software is generally public domain (unless it's classified or something) and I doubt that means someone can just "assume ownership" of it.

They can't assume ownership of exactly what the US govt released, but they can create a derived work and own that.

True, but that's fine. It doesn't affect you in any negative way.