@mnpjs/licenses
v1.1.0
Published
The list and texts of 30 licenses.
Downloads
2
Readme
Licenses
This is a list of Licenses that can be used with MNP.
- Academic Free License v3.0
- Apache license 2.0
- Artistic license 2.0
- Boost Software License 1.0
- BSD 2-clause "Simplified" license
- BSD 3-clause "New" or "Revised" license
- BSD 3-clause Clear license
- Creative Commons Zero v1.0 Universal
- Creative Commons Attribution 4.0
- Creative Commons Attribution Share Alike 4.0
- Do What The F*ck You Want To Public License
- Educational Community License v2.0
- Eclipse Public License 1.0
- European Union Public License 1.1
- GNU Affero General Public License v3.0
- GNU General Public License v2.0
- GNU General Public License v3.0
- GNU Lesser General Public License v2.1
- GNU Lesser General Public License v3.0
- ISC
- LaTeX Project Public License v1.3c
- Microsoft Public License
- MIT
- Mozilla Public License 2.0
- Open Software License 3.0
- PostgreSQL License
- SIL Open Font License 1.1
- University of Illinois/NCSA Open Source License
- The Unlicense
- zLib License
{
"afl-3.0": {
"name": "Academic Free License v3.0",
"spdx": "AFL-3.0"
},
"apache-2.0": {
"name": "Apache license 2.0",
"spdx": "Apache-2.0"
},
"artistic-2.0": {
"name": "Artistic license 2.0",
"spdx": "Artistic-2.0"
},
"bsl-1.0": {
"name": "Boost Software License 1.0",
"spdx": "BSL-1.0"
},
"bsd-2-clause": {
"name": "BSD 2-clause \"Simplified\" license",
"spdx": "BSD-2-Clause"
},
"bsd-3-clause": {
"name": "BSD 3-clause \"New\" or \"Revised\" license",
"spdx": "BSD-3-Clause"
},
"bsd-3-clause-clear": {
"name": "BSD 3-clause Clear license",
"spdx": "BSD-3-Clause-Clear"
},
"cc0-1.0": {
"name": "Creative Commons Zero v1.0 Universal",
"spdx": "CC0-1.0"
},
"cc-by-4.0": {
"name": "Creative Commons Attribution 4.0",
"spdx": "CC-BY-4.0"
},
"cc-by-sa-4.0": {
"name": "Creative Commons Attribution Share Alike 4.0",
"spdx": "CC-BY-SA-4.0"
},
"wtfpl": {
"name": "Do What The F*ck You Want To Public License",
"spdx": "WTFPL"
},
"ecl-2.0": {
"name": "Educational Community License v2.0",
"spdx": "ECL-2.0"
},
"epl-1.0": {
"name": "Eclipse Public License 1.0",
"spdx": "EPL-1.0"
},
"eupl-1.1": {
"name": "European Union Public License 1.1",
"spdx": "EUPL-1.1"
},
"agpl-3.0": {
"name": "GNU Affero General Public License v3.0",
"spdx": "AGPL-3.0"
},
"gpl-2.0": {
"name": "GNU General Public License v2.0",
"spdx": "GPL-2.0-only"
},
"gpl-3.0": {
"name": "GNU General Public License v3.0",
"spdx": "GPL-3.0-only"
},
"lgpl-2.1": {
"name": "GNU Lesser General Public License v2.1",
"spdx": "LGPL-2.1-only"
},
"lgpl-3.0": {
"name": "GNU Lesser General Public License v3.0",
"spdx": "LGPL-3.0-only"
},
"isc": {
"name": "ISC",
"spdx": "ISC"
},
"lppl-1.3c": {
"name": "LaTeX Project Public License v1.3c",
"spdx": "LPPL-1.3c"
},
"ms-pl": {
"name": "Microsoft Public License",
"spdx": "MS-PL"
},
"mit": {
"name": "MIT",
"spdx": "MIT"
},
"mpl-2.0": {
"name": "Mozilla Public License 2.0",
"spdx": "MPL-2.0"
},
"osl-3.0": {
"name": "Open Software License 3.0",
"spdx": "OSL-3.0"
},
"postgresql": {
"name": "PostgreSQL License",
"spdx": "PostgreSQL"
},
"ofl-1.1": {
"name": "SIL Open Font License 1.1",
"spdx": "OFL-1.1"
},
"ncsa": {
"name": "University of Illinois/NCSA Open Source License",
"spdx": "NCSA"
},
"unlicense": {
"name": "The Unlicense",
"spdx": "Unlicense"
},
"zlib": {
"name": "zLib License",
"spdx": "Zlib"
}
}
Academic Free License v3.0
Key: afl-3.0
SPDX: AFL-3.0
Text
Apache license 2.0
Key: apache-2.0
SPDX: Apache-2.0
Text
Artistic license 2.0
Key: artistic-2.0
SPDX: Artistic-2.0
Text
Boost Software License 1.0
Key: bsl-1.0
SPDX: BSL-1.0
Text
BSD 2-clause "Simplified" license
Key: bsd-2-clause
SPDX: BSD-2-Clause
Text
BSD 3-clause "New" or "Revised" license
Key: bsd-3-clause
SPDX: BSD-3-Clause
Text
BSD 3-clause Clear license
Key: bsd-3-clause-clear
SPDX: BSD-3-Clause-Clear
Text
Creative Commons Zero v1.0 Universal
Key: cc0-1.0
SPDX: CC0-1.0
Text
Creative Commons Attribution 4.0
Key: cc-by-4.0
SPDX: CC-BY-4.0
Text
Creative Commons Attribution Share Alike 4.0
Key: cc-by-sa-4.0
SPDX: CC-BY-SA-4.0
Text
Do What The F*ck You Want To Public License
Key: wtfpl
SPDX: WTFPL
Text
Educational Community License v2.0
Key: ecl-2.0
SPDX: ECL-2.0
Text
Eclipse Public License 1.0
Key: epl-1.0
SPDX: EPL-1.0
Text
European Union Public License 1.1
Key: eupl-1.1
SPDX: EUPL-1.1
Text
GNU Affero General Public License v3.0
Key: agpl-3.0
SPDX: AGPL-3.0
Text
/*!
* my-new-package: {{ description }}
*
* Copyright (C) {{ year }} {{ legal_name }}
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
GNU General Public License v2.0
Key: gpl-2.0
SPDX: GPL-2.0-only
Text
GNU General Public License v3.0
Key: gpl-3.0
SPDX: GPL-3.0-only
Text
/*!
* my-new-package: {{ description }}
*
* Copyright (C) {{ year }} {{ legal_name }}
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
GNU Lesser General Public License v2.1
Key: lgpl-2.1
SPDX: LGPL-2.1-only
Text
GNU Lesser General Public License v3.0
Key: lgpl-3.0
SPDX: LGPL-3.0-only
Text
/*!
* my-new-package: {{ description }}
*
* Copyright (C) {{ year }} {{ legal_name }}
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
ISC
Key: isc
SPDX: ISC
Text
LaTeX Project Public License v1.3c
Key: lppl-1.3c
SPDX: LPPL-1.3c
Text
Microsoft Public License
Key: ms-pl
SPDX: MS-PL
Text
MIT
Key: mit
SPDX: MIT
Text
/*!
* my-new-package
* {{ repo.html_url }}
* Copyright(c) {{ year }} {{ legal_name }}
* MIT Licensed
*/
Mozilla Public License 2.0
Key: mpl-2.0
SPDX: MPL-2.0
Text
Open Software License 3.0
Key: osl-3.0
SPDX: OSL-3.0
Text
PostgreSQL License
Key: postgresql
SPDX: PostgreSQL
Text
SIL Open Font License 1.1
Key: ofl-1.1
SPDX: OFL-1.1
Text
University of Illinois/NCSA Open Source License
Key: ncsa
SPDX: NCSA
Text
The Unlicense
Key: unlicense
SPDX: Unlicense
Text
zLib License
Key: zlib
SPDX: Zlib
Text