github上不含license的public项目的修改、再发布权利的问题

609 views
Skip to first unread message

Siqing Hou

unread,
Apr 29, 2015, 1:19:59 AM4/29/15
to ustc...@googlegroups.com
如果在github上有一个没有带任何license的项目,如果要重用它的代码(包括但不限于复制代码到自己的repo中和fork此repo)以及在github上发布我修改后的代码,是否会构成侵权?
如果可以,我是否有权以某些开源许可证发布我的项目?

当然如果能联系到原作者的话这些问题应该协商解决,只考虑联系不上原作者的情况。

在stackoverflow上有一个相同的问题:
获得较多赞同的答案还是认为应当先和原作者联系协商,但是最下面的一个回答提到
If you are developing a hobby project which you are not planning on making money out of in the near future, go with the BSD license and use that Github project. And please put a license file in your source tree.
这个观点是否是正确的?

另外那个问题中有提到推上的GitHub Support提到过

We don’t impose any licenses on repositories.  You should ask the owner to apply an open source license if you want to use it.
链接在这里 

希望讨论下在联系不到原作者(比如已经弃github坑或者已经结束地球online)的情况下,在合法范围内我最多能对这份代码做些什么?

Bojie Li

unread,
Apr 29, 2015, 1:34:24 AM4/29/15
to USTC_LUG
看你对版权有多重视了。如果你非常重视版权,就像某些大公司一样,这些版权不明的代码最好是碰也别碰。对于大公司来说,如果你用了这份没有版权声明的代码,改天人家控告你侵犯版权,那可是吃不了兜着走。

如果作者已经结束地球 online 五十年以上(我觉得 GitHub 上应该没有这样的代码),并且没有作出版权说明(例如作为遗产继承给亲属),根据我国的《著作权法》和国际知识产权公约,这份公开的代码应当是属于公有领域的,可以在保持署名的前提下随意使用。

--
-- 来自USTC LUG
请使用gmail订阅,不要灌水。
更多信息more info:http://groups.google.com/group/ustc_lug?hl=en?hl=en
---
You received this message because you are subscribed to the Google Groups "USTC_LUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ustc_lug+u...@googlegroups.com.
To post to this group, send email to ustc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Yifan Gao

unread,
Apr 29, 2015, 1:36:20 AM4/29/15
to ustc...@googlegroups.com
在 2015年4月29日,下午1:19,Siqing Hou <higgsn...@gmail.com> 写道:

如果在github上有一个没有带任何license的项目,如果要重用它的代码(包括但不限于复制代码到自己的repo中和fork此repo)以及在github上发布我修改后的代码,是否会构成侵权?
如果可以,我是否有权以某些开源许可证发布我的项目?
从个人的观点来说,我认为 不能在原代码基础上修改或再发布或增加开源许可。
license是一个授权协议,我们拥有的只是license中规定的权利,如果没有license,就意味着作者没有给出任何授权。因此是不行的。


当然如果能联系到原作者的话这些问题应该协商解决,只考虑联系不上原作者的情况。

在stackoverflow上有一个相同的问题:
获得较多赞同的答案还是认为应当先和原作者联系协商,但是最下面的一个回答提到
If you are developing a hobby project which you are not planning on making money out of in the near future, go with the BSD license and use that Github project. And please put a license file in your source tree.
这个观点是否是正确的?

另外那个问题中有提到推上的GitHub Support提到过

We don’t impose any licenses on repositories.  You should ask the owner to apply an open source license if you want to use it.
链接在这里 

希望讨论下在联系不到原作者(比如已经弃github坑或者已经结束地球online)的情况下,在合法范围内我最多能对这份代码做些什么?

Github协议中有一段:
  1. We claim no intellectual property rights over the material you provide to the Service. Your profile and materials uploaded remain yours. However, by setting your pages to be viewed publicly, you agree to allow others to view your Content. By setting your repositories to be viewed publicly, you agree to allow others to view and fork your repositories.

因此阅读他人的代码是合法的。但考虑他作者没有赋予你其他权利,因此不能做这以外的事情。
signature.asc
Reply all
Reply to author
Forward
0 new messages