Remove FLA requirement
This commit is contained in:
parent
53bc9bbc32
commit
df8827c63d
BIN
.files/efla.pdf
BIN
.files/efla.pdf
Binary file not shown.
|
@ -1,3 +0,0 @@
|
||||||
SPDX-FileCopyrightText: ContributorAgreements.org
|
|
||||||
|
|
||||||
SPDX-License-Identifier: CC-BY-SA-3.0
|
|
BIN
.files/ifla.pdf
BIN
.files/ifla.pdf
Binary file not shown.
|
@ -1,3 +0,0 @@
|
||||||
SPDX-FileCopyrightText: ContributorAgreements.org
|
|
||||||
|
|
||||||
SPDX-License-Identifier: CC-BY-SA-3.0
|
|
30
README.md
30
README.md
|
@ -94,36 +94,6 @@ _If you haven't used mailing lists before, please take a look at [SourceHut's
|
||||||
documentation](https://man.sr.ht/lists.sr.ht/), especially the etiquette
|
documentation](https://man.sr.ht/lists.sr.ht/), especially the etiquette
|
||||||
section._
|
section._
|
||||||
|
|
||||||
### Paperwork
|
|
||||||
|
|
||||||
Willow will always be free software, but it's hard to anticipate the future. I
|
|
||||||
may want to change to a different Free (FSF approved) and Open Source (OSI
|
|
||||||
approved) license in the future. To allow this relicensing within those FOSS
|
|
||||||
limits and without requiring me to contact every historical contributor for
|
|
||||||
their consent at the time of re-license, I ask contributors to sign a
|
|
||||||
_**F**iduciary **L**icense **A**greement_, or an FLA. It's sort of like giving
|
|
||||||
me advance consent to license your work under a different free and open source
|
|
||||||
license should that become necessary in the future.
|
|
||||||
|
|
||||||
Precisely, Willow's FLA transfers the contributor's copyright over their
|
|
||||||
contribution to Amolith and limits which licenses he can put that work under to
|
|
||||||
"licenses the Free Software Foundation classifies as Free Software License and
|
|
||||||
which are approved by the Open Source Initiative as Open Source licenses".
|
|
||||||
|
|
||||||
Alongside initial contributions, please sign the FLA and email a digital copy to
|
|
||||||
amolith@secluded.site. You can sign the FLA by printing, signing, and scanning
|
|
||||||
the document or by completing the form and drawing your signature in a PDF
|
|
||||||
editor like [the one built into Firefox].
|
|
||||||
|
|
||||||
[the one built into Firefox]: https://www.mozilla.org/en-US/firefox/features/pdf-editor/
|
|
||||||
|
|
||||||
- **Individuals** sign the [Individual FLA].
|
|
||||||
- Companies, co-ops, non-profits, and other **entities** sign the [Entity FLA]
|
|
||||||
on behalf of their constituent individuals
|
|
||||||
|
|
||||||
[Individual FLA]: .files/ifla.pdf
|
|
||||||
[Entity FLA]: .files/efla.pdf
|
|
||||||
|
|
||||||
### Configuring git...
|
### Configuring git...
|
||||||
|
|
||||||
…for <code>git send-email</code>
|
…for <code>git send-email</code>
|
||||||
|
|
Loading…
Reference in New Issue