Code Monkey home page Code Monkey logo

opensourcetree's Introduction

OpenSourceTree

开源协议的选择

在进行开源软件选型时,需要留意一下开源协议,开源软件往往可以免费使用,但不意味着随意使用,根
据你的用途,协议的要求会对你产生一定的影响。
常见的开源协议分类
      1) GPL许可
         是GNU General Public Licence的缩写,即GNU通用公共许可协议.是自由软件基金会
         GNU发布的一个软件首选许可。

         许可特点: 
                 使用GPL软件包括类库或者源代码(不管多少)的发布的新产品(包括新增代码
         和可执行二进制文件)也必须使用GPL协议,也要公开源代码。

      2)LGPL许可
         GNU Lesser General Public Licence的缩写,即GNU宽通用公共许可证,相比于GPL
         其开源强制性要弱一些。
         许可特点:
                 以类库方式引入基于LGPL许可的软件可以不开源其衍生产品的源代码。
      3)AGPL许可
      5)BSD许可
      6) MPL许可
      7)MIT许可
      8)Apache 2.0许可

opensourcetree's People

Contributors

qiuqiuxiaomaomi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.