OSI 认证的开源 License 有哪些?
目前正在进行的 2019 年中国开源软件评选活动中,对于候选软件有一个要求是:使用OSI 认证的开源 License。(此外我们还允许使用木兰许可证的项目入选) 那么 OSI 认证的开源 License 有哪些呢,这里根据 OSI 官方分类,简单介绍一下。 受欢迎且被广泛使用或具有强大社区的许可证 Apache License 2.0 (Apache-2.0) 3-clause BSD license (BSD-3-Clause) 2-clause BSD license (BSD-2-Clause) GNU General Public License (GPL) GNU Lesser General Public License (LGPL) MIT license (MIT) Mozilla Public License 2.0 (MPL-2.0) Common Development and Distribution License 1.0 (CDDL-1.0) Eclipse Public License 2.0 (EPL-2.0) 国际许可证 CeCILL License ...
