mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-10-11 04:58:46 -04:00
Improve license according to REUSE 3.0
FSFE licensing checking program lint is now happy $ reuse lint * Bad licenses: * Missing licenses: * Unused licenses: * Used licenses: AGPL-3.0-only, AGPL-3.0-or-later, Apache-2.0, CC-BY-SA-4.0, CC0-1.0, GPL-3.0-or-later, LGPL-3.0-or-later, MIT * Read errors: 0 * Files with copyright information: 6324 / 6324 * Files with license information: 6324 / 6324 Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)
This commit is contained in:
parent
633d5866ef
commit
655582e970
40 changed files with 2843 additions and 3038 deletions
43
.reuse/dep5
Normal file
43
.reuse/dep5
Normal file
|
@ -0,0 +1,43 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: RetroShare
|
||||
Upstream-Contact: RetroShare Team <contact@retroshare.cc>
|
||||
|
||||
Files: *
|
||||
Copyright: 2004-2019, Retroshare Team <contact@retroshare.cc>
|
||||
License: AGPL-3.0-only
|
||||
|
||||
Files: libbitdht/*
|
||||
Copyright: 2004-2019, Retroshare Team <contact@retroshare.cc>
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
Files: openpgpsdk/*
|
||||
Copyright: 2005-2008, Ben Laurie
|
||||
2005-2008, Rachel Willmer
|
||||
2008-2019, Retroshare Team <contact@retroshare.cc>
|
||||
License: Apache-2.0
|
||||
|
||||
Files: libretroshare/*
|
||||
Copyright: 2004-2019, Retroshare Team <contact@retroshare.cc>
|
||||
License: LGPL-3.0-or-later
|
||||
|
||||
Files: libretroshare/src/deep_search/*
|
||||
Copyright: 2018-2019, Gioacchino Mazzurco <gio@eigenlab.org>
|
||||
License: AGPL-3.0-only
|
||||
|
||||
Files: jsonapi-generator/*
|
||||
libretroshare/src/jsonapi/*
|
||||
Copyright: 2018-2019, Gioacchino Mazzurco <gio@eigenlab.org>
|
||||
License: AGPL-3.0-or-later
|
||||
|
||||
Files: retroshare-gui/*
|
||||
Copyright: 2004-2019, Retroshare Team <contact@retroshare.cc>
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
Files: retroshare-gui/src/TorControl/
|
||||
Copyright: 2014, John Brooks <john.brooks@dereferenced.net>
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: retroshare-gui/src/gui/common/PictureFlow.*
|
||||
retroshare-gui/src/qss/qdarkstyle.qss
|
||||
Copyright: 2013, Jeff Weinstein <jeff.weinstein@gmail.com>
|
||||
License: MIT
|
Loading…
Add table
Add a link
Reference in a new issue