Hacker News new | ask | show | jobs
by happymellon 1089 days ago
Why would parents prevent publishing of source code?

Unless you mean that someone could see that you implemented their patent and retroactively go to sue them?

1 comments

A license to use someone else's code doesn't necessarily include permission to publish the source.
A patent isn't permission to use their code, that would be a copyright.

A patent is a method, not an implementation.

We’re not talking about patents. Software licenses are about me allowing you to use code that I wrote, which is copyright.
Literally the person I initially responded to said:

> The only problem might be the software patents that their code leverages.

We are talking about patents because Wengo brought it up and I was asking how they are applicable here.

If the licensed code was written by a patent licensee, then to replicate it in-house you’d also need to license the patent yourself.

In other words, the patent licensee may have a license to write and distribute their specific piece of software, but not to sublicense that to other people to write their own software, just to use the parent company's patent license. That is actually probably a common patent-license scenario, microsoft doesn't automatically get sublicensing rights just because they bought software developed by a licensee.