TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: May I sell the copyright to my code?

2 点作者 kreeben超过 2 年前
I&#x27;ve built a search engine. It has its own query language, data structures and binary file formats, it&#x27;s MIT licensed and it has around 60 forks. Nobody uses it though, even though it has been around for some years but it was just until recently that I managed to solve the very last of the most crucial of bugs, so I don&#x27;t find that surprising at all.<p>It works well now, though, for a Wikipedia sized text based corpus, even though it&#x27;s still in beta and contains code that can still be optimized. However, before I want to go any further with the project, I&#x27;d like to see if I can sell it, the copyright to my code, that is. Because maybe I want to be in the business of creating smart code, then sell it, then move on to the next thing? And maybe some company would like to have a search engine in their software portfolio? Suppose we meet, have a drink, see what happens.<p>Do I have the rights to sell it, though?<p>I&#x27;m the author of 99.999% of the commits.<p>https:&#x2F;&#x2F;github.com&#x2F;kreeben&#x2F;resin

2 条评论

JoeyBananas超过 2 年前
IANAL but I&#x27;m highly confident that you have the rights to sell the software. You also have the right to sell any other MIT licensed software, even if you are not the author.<p>If there is any doubt about whether you have the rights to sell _the copyright_ specifically, here&#x27;s what I&#x27;d do: Fork it, change the name, and sell the copyright to that.
评论 #34207545 未加载
smoldesu超过 2 年前
Don&#x27;t sell a copyright, draft up a support package instead and sell it to corporate&#x2F;for-profit users. Much more straightforward and flexible, IMO.