Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
曾几何时(实际上是一周前)我从一些开放的 github 存储库中下载了一小段 Java 源代码。github 和来源都不包含任何版权/许可参考。作者没有反应。
所以问题是:我可以将其视为公共领域吗?或者我应该使用任何其他方法来使用这些来源?
如果您不知道代码的许可证,那么您必须像没有许可证一样对待它。而当没有许可证时,这基本上意味着,你不能对代码做任何事情。这是因为代码的所有权利仍归作者所有。
要成为“公共领域”,必须有这样的声明——这就像一个许可证。
这不是一厢情愿的想法(如“我可以将其视为公共领域吗?”)是合适的。