docs: add licensing and compliance documentation
Add comprehensive FOSS compliance documentation including: - COPYRIGHT.md: copyright holders and code ownership - LICENSING.md: GPL-3.0-or-later policy and source offer - NOTICE: attribution requirements for permissive licenses - THIRD-PARTY-LICENSES.md: third-party software inventory - TRADEMARKS.md: trademark notices and non-affiliation - os-release hook and files: identify FWS as separate from Arch Linux These documents establish legal compliance baseline for GPL/AGPL/Apache/MIT/BSD obligations before public distribution.
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
FWS — Avis d'attribution / Attribution NOTICE
|
||||
=============================================
|
||||
|
||||
FWS (« FWS contributors »), 2026.
|
||||
Distribution Linux dérivée d'Arch Linux ; système de build dérivé d'archiso.
|
||||
|
||||
Ce fichier regroupe les attributions exigées par les licences permissives
|
||||
(Apache-2.0, MIT, BSD) des composants redistribués par FWS. Il complète :
|
||||
- LICENSE — GPL-3.0-or-later (projet)
|
||||
- COPYRIGHT.md — droits d'auteur du dépôt
|
||||
- THIRD-PARTY-LICENSES.md — inventaire complet & compatibilité
|
||||
- TRADEMARKS.md — marques & non-affiliation
|
||||
|
||||
L'absence d'un composant ici ne vaut pas absence d'obligation : voir
|
||||
THIRD-PARTY-LICENSES.md pour l'inventaire exhaustif et les avis GPL/LGPL/AGPL
|
||||
(préservés dans /usr/share/licenses/<paquet>/ sur le système).
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
Base du dépôt
|
||||
-----------------------------------------------------------------------
|
||||
archiso — Copyright (C) Arch Linux / Archiso Authors (voir AUTHORS.rst)
|
||||
GPL-3.0-or-later — https://gitlab.archlinux.org/archlinux/archiso
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
Composants sous Apache-2.0
|
||||
(Apache-2.0 §4 : conservation des avis de droit d'auteur et de licence ;
|
||||
ce NOTICE accompagne les œuvres redistribuées.)
|
||||
-----------------------------------------------------------------------
|
||||
requests-file (python-requests-file) — Copyright (C) David Shea
|
||||
https://github.com/dashea/requests-file
|
||||
requests-ftp (python-requests-ftp) — Copyright (C) Cory Benfield
|
||||
https://github.com/Lukasa/requests-ftp
|
||||
pid (python-pid) — Copyright (C) trbs and contributors
|
||||
https://github.com/trbs/pid
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
Composants sous MIT
|
||||
-----------------------------------------------------------------------
|
||||
python-xkbregistry — Copyright (C) Stephen Early
|
||||
https://github.com/sde1000/python-xkbregistry
|
||||
WinBoat (winboat-bin) — Copyright (C) WinBoat authors (TibixDev)
|
||||
https://www.winboat.app
|
||||
langtable (python-langtable, partie MIT) — Copyright (C) Mike FABIAN
|
||||
https://github.com/mike-fabian/langtable
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
Composants sous licence permissive de type BSD / custom
|
||||
-----------------------------------------------------------------------
|
||||
xmlrpc-c (libxmlrpc) — Copyright (C) les auteurs de xmlrpc-c
|
||||
Licence permissive de type BSD (« custom ») — voir le source amont
|
||||
https://xmlrpc-c.sourceforge.net/
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
Marques
|
||||
-----------------------------------------------------------------------
|
||||
Arch Linux, Red Hat, Fedora, Anaconda, Windows, Microsoft, GNOME, KDE,
|
||||
Plasma, Xfce, Hyprland, GTK, Linux et WinBoat sont des marques de leurs
|
||||
détenteurs respectifs. FWS n'est affilié à aucun d'eux. Voir TRADEMARKS.md.
|
||||
Reference in New Issue
Block a user