iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
njuxjy
V2EX  ›  iDev

请教:把自己项目放到github上,项目中的第三方库代码一块放上去,会有版权问题么?

  •  
  •   njuxjy · Oct 14, 2012 · 5189 views
    This topic created in 4968 days ago, the information mentioned may be changed or developed.
    3 replies    1970-01-01 08:00:00 +08:00
    skydiver
        1
    skydiver  
       Oct 14, 2012
    得看第三方库是什么协议的吧.

    如果也是在github上的,可以用submodule吧
    primer
        2
    primer  
       Oct 14, 2012
    版权问题,一般要看你用的第三方库的使用的license。
    不同的license要求是不同的,一般常见的license有GPL,BSD,MIT等等。
    比如,linux使用GPL license,如果你的项目用到linux的源码,那么你这个项目也必须以GPL发布,不能以另外一个license发布。

    对于一般个人的项目,license这个一般不用考虑~~除非是项目比较大或者公司,这就要小心了,这些license都有法律效应的。
    nocoo
        3
    nocoo  
       Oct 15, 2012
    解题提问,如果是托管在Github上的Private的repo呢?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1669 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 16:28 · PVG 00:28 · LAX 09:28 · JFK 12:28
    ♥ Do have faith in what you're doing.