aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE-v0.2.md52
-rw-r--r--LICENSE.md53
-rw-r--r--README.md19
3 files changed, 117 insertions, 7 deletions
diff --git a/LICENSE-v0.2.md b/LICENSE-v0.2.md
new file mode 100644
index 0000000..4cd3026
--- /dev/null
+++ b/LICENSE-v0.2.md
@@ -0,0 +1,52 @@
+# The Fuck Around and Find Out License, version 0.2
+
+## Purpose
+
+This license gives everyone as much permission to work with
+this software as possible, while protecting contributors
+from liability, and ensuring this software is used
+ethically.
+
+## Acceptance
+
+In order to receive this license, you must agree to its
+rules. The rules of this license are both obligations
+under that agreement and conditions to your license.
+You must not do anything with this software that triggers
+a rule that you cannot or will not follow.
+
+## Copyright
+
+Each contributor licenses you to do everything with this
+software that would otherwise infringe that contributor's
+copyright in it.
+
+## Ethics
+
+This software must be used for Good, not Evil, as
+determined by the primary contributors to the software.
+
+## Excuse
+
+If anyone notifies you in writing that you have not
+complied with [Ethics](#ethics), you can keep your
+license by taking all practical steps to comply within 30
+days after the notice. If you do not do so, your license
+ends immediately.
+
+## Patent
+
+Each contributor licenses you to do everything with this
+software that would otherwise infringe any patent claims
+they can license or become able to license.
+
+## Reliability
+
+No contributor can revoke this license.
+
+## No Liability
+
+***As far as the law allows, this software comes as is,
+without any warranty or condition, and no contributor
+will be liable to anyone for any damages related to this
+software or this license, under any kind of legal claim.***
diff --git a/LICENSE.md b/LICENSE.md
index cfe0b34..4cd3026 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,11 +1,52 @@
-# the fuck around and find out license v0.1
+# The Fuck Around and Find Out License, version 0.2
-copyright (c) 2020 Melody Horn
+## Purpose
-permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "software"), to deal in the software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, and to permit persons to whom the software is furnished to do so, subject to the following conditions:
+This license gives everyone as much permission to work with
+this software as possible, while protecting contributors
+from liability, and ensuring this software is used
+ethically.
-the above copyright notice and this permission notice shall be included in all copies or substantial portions of the software.
+## Acceptance
-the software shall be used for Good, not Evil. the original author of the software retains the sole and exclusive right to determine which uses are Good and which uses are Evil.
+In order to receive this license, you must agree to its
+rules. The rules of this license are both obligations
+under that agreement and conditions to your license.
+You must not do anything with this software that triggers
+a rule that you cannot or will not follow.
-the software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. in no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.
+## Copyright
+
+Each contributor licenses you to do everything with this
+software that would otherwise infringe that contributor's
+copyright in it.
+
+## Ethics
+
+This software must be used for Good, not Evil, as
+determined by the primary contributors to the software.
+
+## Excuse
+
+If anyone notifies you in writing that you have not
+complied with [Ethics](#ethics), you can keep your
+license by taking all practical steps to comply within 30
+days after the notice. If you do not do so, your license
+ends immediately.
+
+## Patent
+
+Each contributor licenses you to do everything with this
+software that would otherwise infringe any patent claims
+they can license or become able to license.
+
+## Reliability
+
+No contributor can revoke this license.
+
+## No Liability
+
+***As far as the law allows, this software comes as is,
+without any warranty or condition, and no contributor
+will be liable to anyone for any damages related to this
+software or this license, under any kind of legal claim.***
diff --git a/README.md b/README.md
index 1c9bb95..5cbcc5b 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,29 @@
# the Fuck Around and Find Out License
-a thought experiment
+
+a thought experiment, by [boringcactus](https://www.boringcactus.com).
not recommended for production use.
inspired by [the JSON License](https://www.json.org/license.html).
+## links
+
+- [latest license text](https://git.sr.ht/~boringcactus/fafol/tree/master/LICENSE.md)
+- [mailing list](https://lists.sr.ht/~boringcactus/fafol-discuss)
+
+## meta
+
+each contributor licenses you to do everything with the Fuck Around and Find Out License that would otherwise infringe that contributor’s copyright in it.
+
+as far as the law allows, the Fuck Around and Find Out License comes as is, without any warranty at all, and no contributor will be liable to anyone for any damages related to the license or its use, for any kind of legal claim.
+
## changelog
+### v0.2
+
+revised draft, with clearer language and no attribution requirement.
+based on the [Blue Oak Model License](https://blueoakcouncil.org/license/1.0.0).
+
### v0.1
initial draft.