mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix: moved nposl from licneses.yml -> licenses-nonfree.yml
This commit is contained in:
parent
3af92df4ef
commit
17977657e3
2 changed files with 4 additions and 4 deletions
|
|
@ -31,6 +31,10 @@
|
|||
name: Elastic License 2.0
|
||||
url: https://spdx.org/licenses/Elastic-2.0.html
|
||||
|
||||
- identifier: NPOSL-3.0
|
||||
name: Non-Profit Open Software License 3.0
|
||||
url: https://spdx.org/licenses/NPOSL-3.0.html
|
||||
|
||||
- identifier: SSPL-1.0
|
||||
name: Server Side Public License
|
||||
url: https://spdx.org/licenses/SSPL-1.0.html
|
||||
|
|
|
|||
|
|
@ -127,10 +127,6 @@
|
|||
name: Mozilla Public License
|
||||
url: https://spdx.org/licenses/MPL-2.0.html
|
||||
|
||||
- identifier: NPOSL-3.0
|
||||
name: Non-Profit Open Software License 3.0
|
||||
url: https://spdx.org/licenses/NPOSL-3.0.html
|
||||
|
||||
- identifier: OSL-3.0
|
||||
name: Open Software License 3.0
|
||||
url: https://spdx.org/licenses/OSL-3.0.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue