mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
fix dragonfly and red eclipse 2 licenses
ERROR:awesome_lint.py: DragonFly: license BSD is not listed in the main licenses list ERROR:awesome_lint.py: Red Eclipse 2: license CC-BY-SA is not listed in the main licenses list
This commit is contained in:
parent
0a88d05de9
commit
6720524bc1
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ name: DragonFly
|
|||
website_url: https://github.com/corecode/dma
|
||||
description: A small MTA for home and office use. Works on Linux and FreeBSD.
|
||||
licenses:
|
||||
- BSD
|
||||
- BSD-3-Clause
|
||||
platforms:
|
||||
- C
|
||||
tags:
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ description: A FOSS Arena First-Person Shooter Similar to Unreal Tournament.
|
|||
licenses:
|
||||
- Zlib
|
||||
- MIT
|
||||
- CC-BY-SA
|
||||
- CC-BY-SA-4.0
|
||||
platforms:
|
||||
- C
|
||||
- C++
|
||||
|
|
|
|||
Loading…
Reference in a new issue