参考:

http://www.unclekevin.org/?p=137

http://my.oschina.net/yangsheng/blog/190917

    <p>
      The <a href="http://www.gnu.org/licenses/agpl-3.0.html" target="_blank">AGPL (GNU Affero General Public License)</a> is maintained by the Free Software Foundation. It allows for use and sharing of unmodified code, modifying code, and the use and sharing of modified code.
    </p>
    
    <p>
      Under the AGPL, when you modify the Open edX platform, you must share those modifications.
    </p>
    
    <p>
      The <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License</a> is maintained by the Apache Foundation. It allows for the same use, sharing, and modification as the AGPL, but modifications can be shared under a license other than the AGPL.
    </p>
    
    <p>
      The Open edX code falls into three main categories: core components of the Open edX platform, libraries used by others to access the platform through our APIs, and tools that are not particular to the Open edX platform. Each of these categories has its own licensing considerations.
    </p>
    
    <p>
      <strong>Code that is essential to the Open edX platform is AGPL.</strong> This license ensures that all changes to the platform are shared, guaranteeing that the platform is truly an open resource and that everyone will benefit from the improvements. This includes, but is not limited to:
    </p>
    
    <ul>
      <li>
        <a href="https://github.com/edx/edx-platform" target="_blank">edx-platform</a>
      </li>
      <li>
        <a href="https://github.com/edx/configuration" target="_blank">edx-configuration</a>
      </li>
      <li>
        <a href="https://github.com/edx/edx-ora2" target="_blank">edx-ora2</a>
      </li>
    </ul>
    
    <p>
      <strong>Code that is used by others to access edX APIs is Apache.</strong> The propagating nature of the AGPL makes it difficult for some people to adopt. For repositories where broad use is more important than shared improvements, edX uses the Apache license. This includes API libraries such as <a href="https://github.com/edx/XBlock" target="_blank">XBlock</a>.
    </p>
    
    <p>
      <strong>Broad-interest, or developer, tools are also Apache.</strong> These are tools that have nothing in particular to do with Open edX, and do not run as part of the platform. They could be of interest to any Python developer, for example. Tools like this will be Apache-licensed to enable their broader use and adoption. This includes tools such as <a href="https://github.com/edx/bok-choy" target="_blank">bok choy</a>.
    </p>
    
    <p>
      To figure out which license a given repository uses, read the licensing file contained in the <a href="https://github.com/edx/" target="_blank">GitHub repository</a>.
    </p>
    
    <p>
      If you have any questions about edX&#8217;s licensing strategy, feel free to ask on the <a href="https://groups.google.com/forum/#!forum/edx-code">edx-code mailing list</a>.
    </p>
  </div>
</div>
  <div class="field__items">
    <div class="field__item even">
      <div class="field-collection-view clearfix view-mode-full">
        <div class="entity entity-field-collection-item field-collection-item-field-useful-links clearfix">
          <div class="content">
            <div class="field field--name-field-link field--type-link-field field--label-hidden">
              <div class="field__items">
                <div class="field__item even">
                  <a href="http://www.gnu.org/licenses/agpl-3.0.html" target="_blank">AGPL (GNU Affero General Public License)</a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
    
    <div class="field__item odd">
      <div class="field-collection-view clearfix view-mode-full field-collection-view-final">
        <div class="entity entity-field-collection-item field-collection-item-field-useful-links clearfix">
          <div class="content">
            <div class="field field--name-field-link field--type-link-field field--label-hidden">
              <div class="field__items">
                <div class="field__item even">
                  <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License</a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>

Open edX 及其模块授权协议 Affero GNU General Public License
http://www.gnu.org/licenses/agpl-3.0.html

Nginx Web服务器授权协议 2-clause BSD-like license
http://nginx.org/LICENSE

mongoDB 数据库授权协议 GNU AGPL v3.0 License,
http://www.mongodb.org/about/licensing/

Mysql 数据库授权协议 GNU General Public License v2
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

Django 框架授权协议 BSD license
http://code.djangoproject.com/browser/django/trunk/LICENSE

Python 授权协议 Python License
http://www.python.org/download/releases/2.6.5/license/

Node.js 授权协议 MIT License
https://raw.github.com/joyent/node/v0.6.18/LICENSE

Ruby授权协议 Ruby License and GPLt
http://www.ruby-lang.org/en/LICENSE.txt

Rails授权协议 MIT license
http://www.opensource.org/licenses/mit-license.php

RubyGems 授权协议 Ruby License
http://www.ruby-lang.org/en/LICENSE.txt

Rake 授权协议 Ruby License
http://www.ruby-lang.org/en/LICENSE.txt

ImageMagick授权协议
https://www.imagemagick.org/subversion/ImageMagick/trunk/LICENSE

Rmagick授权协议 MIT license,
http://www.opensource.org/licenses/mit-license.php

OpenSSL 授权协议 Apache License
http://www.openssl.org/source/license.html

Ncurses 授权协议 MIT license,
http://www.opensource.org/licenses/mit-license.php

Readline 授权协议 GPL license
http://www.gnu.org/copyleft/gpl.html

Zlib 授权协议 zlib License
http://www.gzip.org/zlib/zlib_license.html

Libiconv 授权协议 LGPL license
http://www.gnu.org/licenses/lgpl.html

Expat 授权协议 MIT license
http://www.opensource.org/licenses/mit-license.php

Freetype 授权协议 The Freetype Project License
http://freetype.sourceforge.net/FTL.TXT