Add 42links with its license (#1429)

Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com>
This commit is contained in:
Cthulhux 2025-07-14 16:28:24 +02:00 committed by GitHub
parent a50d4998fd
commit 30816a40d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 17 additions and 0 deletions

View file

@ -6,6 +6,7 @@ steps:
output_directory: html
exclude_licenses:
- ⊘ Proprietary
- BSD-3-Clause-No-Military-License
- BUSL-1.1
- CC-BY-NC-4.0
- CC-BY-NC-SA-3.0

View file

@ -10,6 +10,7 @@ steps:
back_to_top_url: '#awesome-selfhosted'
exclude_licenses:
- ⊘ Proprietary
- BSD-3-Clause-No-Military-License
- BUSL-1.1
- CC-BY-NC-4.0
- CC-BY-NC-SA-3.0
@ -34,6 +35,7 @@ steps:
render_category_headers: False
include_licenses:
- ⊘ Proprietary
- BSD-3-Clause-No-Military-License
- BUSL-1.1
- CC-BY-NC-4.0
- CC-BY-NC-SA-3.0

View file

@ -1,5 +1,9 @@
# non-Free (https://en.wikipedia.org/wiki/Free_software) licenses
# any time a new license is added here, exclude/include_licenses must be updated in .hecat/export-*.yml
- identifier: BSD-3-Clause-No-Military-License
name: BSD 3-Clause No Military License
url: https://spdx.org/licenses/BSD-3-Clause-No-Military-License.html
- identifier: BUSL-1.1
name: Business Source License 1.1
url: https://spdx.org/licenses/BUSL-1.1.html

10
software/42links.yml Normal file
View file

@ -0,0 +1,10 @@
name: 42links
website_url: https://42links.tuxproject.de
source_code_url: https://code.rosaelefanten.org/42links
description: Bookmarking server supporting multiple accounts.
licenses:
- BSD-3-Clause-No-Military-License
platforms:
- CommonLisp
tags:
- Bookmarks and Link Sharing