From d079cb4184616c57cf05a56b376ca03ce65f14fd Mon Sep 17 00:00:00 2001 From: "Gavin D. Howard" Date: Mon, 6 Feb 2023 22:08:50 -0700 Subject: [PATCH] Add some BOML changes and fix links Signed-off-by: Gavin D. Howard --- YCL/FAQ.md | 10 +++++++--- YCL/FAQ.md.in | 8 ++++++-- YCL/YCL.md | 2 +- YCL/YCL.md.in | 2 +- YCUL/FAQ.md | 10 +++++++--- YCUL/FAQ.md.in | 8 ++++++-- YCUL/YCUL.md | 2 +- YCUL/YCUL.md.in | 2 +- YNL/FAQ.md | 10 +++++++--- YNL/FAQ.md.in | 8 ++++++-- YNL/YNL.md | 2 +- YNL/YNL.md.in | 2 +- YNUL/FAQ.md | 10 +++++++--- YNUL/FAQ.md.in | 8 ++++++-- YNUL/YNUL.md | 2 +- YNUL/YNUL.md.in | 2 +- YOL/FAQ.md | 10 +++++++--- YOL/FAQ.md.in | 8 ++++++-- YOL/YOL.md | 2 +- YOL/YOL.md.in | 2 +- YVL/FAQ.md | 10 +++++++--- YVL/FAQ.md.in | 8 ++++++-- YVL/YVL.md | 2 +- YVL/YVL.md.in | 2 +- YVUL/FAQ.md | 10 +++++++--- YVUL/FAQ.md.in | 8 ++++++-- YVUL/YVUL.md | 2 +- YVUL/YVUL.md.in | 2 +- build.sh | 5 ++++- parts/faqs/boml_change_disclaimer_legality.md | 1 + parts/faqs/boml_change_indemnity.md | 1 + parts/faqs/boml_change_no_relationship.md | 1 + ...egality_of_disclaimer.md => disclaimer_legality.md} | 0 parts/faqs/relationship.md | 4 ++-- ...egality_of_disclaimer.md => disclaimer_legality.md} | 2 +- 35 files changed, 115 insertions(+), 53 deletions(-) create mode 100644 parts/faqs/boml_change_disclaimer_legality.md create mode 100644 parts/faqs/boml_change_indemnity.md create mode 100644 parts/faqs/boml_change_no_relationship.md rename parts/faqs/{legality_of_disclaimer.md => disclaimer_legality.md} (100%) rename parts/licenses/{legality_of_disclaimer.md => disclaimer_legality.md} (86%) diff --git a/YCL/FAQ.md b/YCL/FAQ.md index aa2b33a..886ac8a 100644 --- a/YCL/FAQ.md +++ b/YCL/FAQ.md @@ -48,6 +48,9 @@ [Credits][faq-credits], [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. * Tweaked the [Reliability][faq-reliability] section. + * Added indemnity to the [No Liability][faq-no_liability] section. + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. + * Added the [No Relationship][faq-no_relationship] section. 6. **If you mostly copied the [BOML][faq-boml], why shouldn't I just use that one?** @@ -339,8 +342,8 @@ 31. **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. 32. **Why did you write this FAQ when nobody has asked you any questions yet?** @@ -382,6 +385,7 @@ [faq-litigation]: ./YCL.md#litigation [faq-excuse]: ./YCL.md#excuse [faq-reliability]: ./YCL.md#reliability +[faq-no_relationship]: YCL.md#no-relationship [faq-markdown]: https://www.markdownguide.org/getting-started [faq-apache_license]: https://www.apache.org/licenses/LICENSE-2.0.html [faq-sunset]: https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1#L89-L93 @@ -398,4 +402,4 @@ [faq-of_regrets]: https://laanwj.github.io/2023/02/06/regrets.html [faq-indemnity]: https://news.ycombinator.com/item?id=34686718 [faq-lawsuit]: https://news.ycombinator.com/item?id=34685029 -[faq-no_relationship]: https://news.ycombinator.com/item?id=34687437 +[faq-relationship]: https://news.ycombinator.com/item?id=34687437 diff --git a/YCL/FAQ.md.in b/YCL/FAQ.md.in index e83b466..f50303e 100644 --- a/YCL/FAQ.md.in +++ b/YCL/FAQ.md.in @@ -27,6 +27,9 @@ {{ boml_change_excuse }} {{ boml_change_references }} {{ boml_change_reliability }} +{{ boml_change_indemnity }} +{{ boml_change_disclaimer_legality }} +{{ boml_change_no_relationship }} 6.{{ boml_use }} @@ -80,7 +83,7 @@ 29.{{ indemnity }} -30.{{ legality_of_disclaimer }} +30.{{ disclaimer_legality }} 31.{{ relationship }} @@ -111,6 +114,7 @@ {{ ref-litigation }} {{ ref-excuse }} {{ ref-reliability }} +{{ ref-no_relationship }} {{ ref-markdown }} {{ ref-apache_license }} {{ ref-sunset }} @@ -127,4 +131,4 @@ {{ ref-of_regrets }} {{ ref-indemnity }} {{ ref-lawsuit }} -{{ ref-no_relationship }} +{{ ref-relationship }} diff --git a/YCL/YCL.md b/YCL/YCL.md index 98a353a..c856c94 100644 --- a/YCL/YCL.md +++ b/YCL/YCL.md @@ -116,7 +116,7 @@ costs, which you may be required to directly pay, by reason of error or omission by any contributor which directly or indirectly results in any liability, loss and/or damages to you.*** -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][0.1-no_liability] in this license, in whole or in part, this license diff --git a/YCL/YCL.md.in b/YCL/YCL.md.in index 25a4ff4..8097874 100644 --- a/YCL/YCL.md.in +++ b/YCL/YCL.md.in @@ -64,7 +64,7 @@ license ends immediately after the 30 days. {{ no_liability }} -{{ legality_of_disclaimer }} +{{ disclaimer_legality }} {{ no_relationship }} diff --git a/YCUL/FAQ.md b/YCUL/FAQ.md index a6d13ab..809f88a 100644 --- a/YCUL/FAQ.md +++ b/YCUL/FAQ.md @@ -51,6 +51,9 @@ [Credits][faq-credits], [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. * Tweaked the [Reliability][faq-reliability] section. + * Added indemnity to the [No Liability][faq-no_liability] section. + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. + * Added the [No Relationship][faq-no_relationship] section. 6. **If you mostly copied the [BOML][faq-boml], why shouldn't I just use that one?** @@ -407,8 +410,8 @@ 36. **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. 37. **Why did you write this FAQ when nobody has asked you any questions yet?** @@ -453,6 +456,7 @@ [faq-respecting_user_choice]: ./YCUL.md#respecting-user-choice [faq-excuse]: ./YCUL.md#excuse [faq-reliability]: ./YCUL.md#reliability +[faq-no_relationship]: YCUL.md#no-relationship [faq-markdown]: https://www.markdownguide.org/getting-started [faq-apache_license]: https://www.apache.org/licenses/LICENSE-2.0.html [faq-sunset]: https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1#L89-L93 @@ -471,4 +475,4 @@ [faq-of_regrets]: https://laanwj.github.io/2023/02/06/regrets.html [faq-indemnity]: https://news.ycombinator.com/item?id=34686718 [faq-lawsuit]: https://news.ycombinator.com/item?id=34685029 -[faq-no_relationship]: https://news.ycombinator.com/item?id=34687437 +[faq-relationship]: https://news.ycombinator.com/item?id=34687437 diff --git a/YCUL/FAQ.md.in b/YCUL/FAQ.md.in index 6dcf53c..c97fac4 100644 --- a/YCUL/FAQ.md.in +++ b/YCUL/FAQ.md.in @@ -30,6 +30,9 @@ {{ boml_change_excuse }} {{ boml_change_references }} {{ boml_change_reliability }} +{{ boml_change_indemnity }} +{{ boml_change_disclaimer_legality }} +{{ boml_change_no_relationship }} 6.{{ boml_use }} @@ -94,7 +97,7 @@ 34.{{ indemnity }} -35.{{ legality_of_disclaimer }} +35.{{ disclaimer_legality }} 36.{{ relationship }} @@ -128,6 +131,7 @@ {{ ref-respecting_user_choice }} {{ ref-excuse }} {{ ref-reliability }} +{{ ref-no_relationship }} {{ ref-markdown }} {{ ref-apache_license }} {{ ref-sunset }} @@ -146,4 +150,4 @@ {{ ref-of_regrets }} {{ ref-indemnity }} {{ ref-lawsuit }} -{{ ref-no_relationship }} +{{ ref-relationship }} diff --git a/YCUL/YCUL.md b/YCUL/YCUL.md index 462835c..0d6d57c 100644 --- a/YCUL/YCUL.md +++ b/YCUL/YCUL.md @@ -140,7 +140,7 @@ costs, which you may be required to directly pay, by reason of error or omission by any contributor which directly or indirectly results in any liability, loss and/or damages to you.*** -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][0.1-no_liability] in this license, in whole or in part, this license diff --git a/YCUL/YCUL.md.in b/YCUL/YCUL.md.in index 362636a..e316cae 100644 --- a/YCUL/YCUL.md.in +++ b/YCUL/YCUL.md.in @@ -69,7 +69,7 @@ do not do so, your license ends immediately after the 30 days. {{ no_liability }} -{{ legality_of_disclaimer }} +{{ disclaimer_legality }} {{ no_relationship }} diff --git a/YNL/FAQ.md b/YNL/FAQ.md index a322c45..6b033f5 100644 --- a/YNL/FAQ.md +++ b/YNL/FAQ.md @@ -49,6 +49,9 @@ [Credits][faq-credits], [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. * Tweaked the [Reliability][faq-reliability] section. + * Added indemnity to the [No Liability][faq-no_liability] section. + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. + * Added the [No Relationship][faq-no_relationship] section. 6. **If you mostly copied the [BOML][faq-boml], why shouldn't I just use that one?** @@ -382,8 +385,8 @@ 33. **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. 34. **Why did you write this FAQ when nobody has asked you any questions yet?** @@ -425,6 +428,7 @@ [faq-litigation]: ./YNL.md#litigation [faq-excuse]: ./YNL.md#excuse [faq-reliability]: ./YNL.md#reliability +[faq-no_relationship]: YNL.md#no-relationship [faq-markdown]: https://www.markdownguide.org/getting-started [faq-apache_license]: https://www.apache.org/licenses/LICENSE-2.0.html [faq-sunset]: https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1#L89-L93 @@ -441,4 +445,4 @@ [faq-of_regrets]: https://laanwj.github.io/2023/02/06/regrets.html [faq-indemnity]: https://news.ycombinator.com/item?id=34686718 [faq-lawsuit]: https://news.ycombinator.com/item?id=34685029 -[faq-no_relationship]: https://news.ycombinator.com/item?id=34687437 +[faq-relationship]: https://news.ycombinator.com/item?id=34687437 diff --git a/YNL/FAQ.md.in b/YNL/FAQ.md.in index 67c59f4..39e3446 100644 --- a/YNL/FAQ.md.in +++ b/YNL/FAQ.md.in @@ -28,6 +28,9 @@ {{ boml_change_excuse }} {{ boml_change_references }} {{ boml_change_reliability }} +{{ boml_change_indemnity }} +{{ boml_change_disclaimer_legality }} +{{ boml_change_no_relationship }} 6.{{ boml_use }} @@ -85,7 +88,7 @@ 31.{{ indemnity }} -32.{{ legality_of_disclaimer }} +32.{{ disclaimer_legality }} 33.{{ relationship }} @@ -116,6 +119,7 @@ {{ ref-litigation }} {{ ref-excuse }} {{ ref-reliability }} +{{ ref-no_relationship }} {{ ref-markdown }} {{ ref-apache_license }} {{ ref-sunset }} @@ -132,4 +136,4 @@ {{ ref-of_regrets }} {{ ref-indemnity }} {{ ref-lawsuit }} -{{ ref-no_relationship }} +{{ ref-relationship }} diff --git a/YNL/YNL.md b/YNL/YNL.md index c2a36fe..8372879 100644 --- a/YNL/YNL.md +++ b/YNL/YNL.md @@ -116,7 +116,7 @@ costs, which you may be required to directly pay, by reason of error or omission by any contributor which directly or indirectly results in any liability, loss and/or damages to you.*** -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][0.1-no_liability] in this license, in whole or in part, this license diff --git a/YNL/YNL.md.in b/YNL/YNL.md.in index b388eae..9d82c0f 100644 --- a/YNL/YNL.md.in +++ b/YNL/YNL.md.in @@ -64,7 +64,7 @@ license ends immediately after the 30 days. {{ no_liability }} -{{ legality_of_disclaimer }} +{{ disclaimer_legality }} {{ no_relationship }} diff --git a/YNUL/FAQ.md b/YNUL/FAQ.md index 1960e6d..08a2d44 100644 --- a/YNUL/FAQ.md +++ b/YNUL/FAQ.md @@ -52,6 +52,9 @@ [Credits][faq-credits], [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. * Tweaked the [Reliability][faq-reliability] section. + * Added indemnity to the [No Liability][faq-no_liability] section. + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. + * Added the [No Relationship][faq-no_relationship] section. 6. **If you mostly copied the [BOML][faq-boml], why shouldn't I just use that one?** @@ -450,8 +453,8 @@ 38. **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. 39. **Why did you write this FAQ when nobody has asked you any questions yet?** @@ -496,6 +499,7 @@ [faq-respecting_user_choice]: ./YNUL.md#respecting-user-choice [faq-excuse]: ./YNUL.md#excuse [faq-reliability]: ./YNUL.md#reliability +[faq-no_relationship]: YNUL.md#no-relationship [faq-markdown]: https://www.markdownguide.org/getting-started [faq-apache_license]: https://www.apache.org/licenses/LICENSE-2.0.html [faq-sunset]: https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1#L89-L93 @@ -514,4 +518,4 @@ [faq-of_regrets]: https://laanwj.github.io/2023/02/06/regrets.html [faq-indemnity]: https://news.ycombinator.com/item?id=34686718 [faq-lawsuit]: https://news.ycombinator.com/item?id=34685029 -[faq-no_relationship]: https://news.ycombinator.com/item?id=34687437 +[faq-relationship]: https://news.ycombinator.com/item?id=34687437 diff --git a/YNUL/FAQ.md.in b/YNUL/FAQ.md.in index 38cc142..06db254 100644 --- a/YNUL/FAQ.md.in +++ b/YNUL/FAQ.md.in @@ -31,6 +31,9 @@ {{ boml_change_excuse }} {{ boml_change_references }} {{ boml_change_reliability }} +{{ boml_change_indemnity }} +{{ boml_change_disclaimer_legality }} +{{ boml_change_no_relationship }} 6.{{ boml_use }} @@ -99,7 +102,7 @@ 36.{{ indemnity }} -37.{{ legality_of_disclaimer }} +37.{{ disclaimer_legality }} 38.{{ relationship }} @@ -133,6 +136,7 @@ {{ ref-respecting_user_choice }} {{ ref-excuse }} {{ ref-reliability }} +{{ ref-no_relationship }} {{ ref-markdown }} {{ ref-apache_license }} {{ ref-sunset }} @@ -151,4 +155,4 @@ {{ ref-of_regrets }} {{ ref-indemnity }} {{ ref-lawsuit }} -{{ ref-no_relationship }} +{{ ref-relationship }} diff --git a/YNUL/YNUL.md b/YNUL/YNUL.md index db4f4cb..17abf08 100644 --- a/YNUL/YNUL.md +++ b/YNUL/YNUL.md @@ -141,7 +141,7 @@ costs, which you may be required to directly pay, by reason of error or omission by any contributor which directly or indirectly results in any liability, loss and/or damages to you.*** -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][0.1-no_liability] in this license, in whole or in part, this license diff --git a/YNUL/YNUL.md.in b/YNUL/YNUL.md.in index 645c155..e86fbb6 100644 --- a/YNUL/YNUL.md.in +++ b/YNUL/YNUL.md.in @@ -70,7 +70,7 @@ do not do so, your license ends immediately after the 30 days. {{ no_liability }} -{{ legality_of_disclaimer }} +{{ disclaimer_legality }} {{ no_relationship }} diff --git a/YOL/FAQ.md b/YOL/FAQ.md index 20adb37..efe8b20 100644 --- a/YOL/FAQ.md +++ b/YOL/FAQ.md @@ -35,6 +35,9 @@ [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. * Tweaked the [Reliability][faq-reliability] section. + * Added indemnity to the [No Liability][faq-no_liability] section. + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. + * Added the [No Relationship][faq-no_relationship] section. 5. **If you mostly copied the [BOML][faq-boml], why shouldn't I just use that one?** @@ -305,8 +308,8 @@ 28. **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. 29. **Why did you write this FAQ when nobody has asked you any questions yet?** @@ -348,6 +351,7 @@ [faq-litigation]: ./YOL.md#litigation [faq-excuse]: ./YOL.md#excuse [faq-reliability]: ./YOL.md#reliability +[faq-no_relationship]: YOL.md#no-relationship [faq-markdown]: https://www.markdownguide.org/getting-started [faq-apache_license]: https://www.apache.org/licenses/LICENSE-2.0.html [faq-sunset]: https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1#L89-L93 @@ -366,4 +370,4 @@ [faq-of_regrets]: https://laanwj.github.io/2023/02/06/regrets.html [faq-indemnity]: https://news.ycombinator.com/item?id=34686718 [faq-lawsuit]: https://news.ycombinator.com/item?id=34685029 -[faq-no_relationship]: https://news.ycombinator.com/item?id=34687437 +[faq-relationship]: https://news.ycombinator.com/item?id=34687437 diff --git a/YOL/FAQ.md.in b/YOL/FAQ.md.in index 2ba8f90..6ddd23d 100644 --- a/YOL/FAQ.md.in +++ b/YOL/FAQ.md.in @@ -22,6 +22,9 @@ [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. {{ boml_change_reliability }} +{{ boml_change_indemnity }} +{{ boml_change_disclaimer_legality }} +{{ boml_change_no_relationship }} 5.{{ boml_use }} @@ -70,7 +73,7 @@ 26.{{ indemnity }} -27.{{ legality_of_disclaimer }} +27.{{ disclaimer_legality }} 28.{{ relationship }} @@ -101,6 +104,7 @@ {{ ref-litigation }} {{ ref-excuse }} {{ ref-reliability }} +{{ ref-no_relationship }} {{ ref-markdown }} {{ ref-apache_license }} {{ ref-sunset }} @@ -119,4 +123,4 @@ {{ ref-of_regrets }} {{ ref-indemnity }} {{ ref-lawsuit }} -{{ ref-no_relationship }} +{{ ref-relationship }} diff --git a/YOL/YOL.md b/YOL/YOL.md index cf9e417..09467b2 100644 --- a/YOL/YOL.md +++ b/YOL/YOL.md @@ -86,7 +86,7 @@ costs, which you may be required to directly pay, by reason of error or omission by any contributor which directly or indirectly results in any liability, loss and/or damages to you.*** -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][0.1-no_liability] in this license, in whole or in part, this license diff --git a/YOL/YOL.md.in b/YOL/YOL.md.in index 887434b..43b0c07 100644 --- a/YOL/YOL.md.in +++ b/YOL/YOL.md.in @@ -41,7 +41,7 @@ your license ends immediately after the 30 days. {{ no_liability }} -{{ legality_of_disclaimer }} +{{ disclaimer_legality }} {{ no_relationship }} diff --git a/YVL/FAQ.md b/YVL/FAQ.md index 3c1f367..f3e8210 100644 --- a/YVL/FAQ.md +++ b/YVL/FAQ.md @@ -46,6 +46,9 @@ [Credits][faq-credits], [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. * Tweaked the [Reliability][faq-reliability] section. + * Added indemnity to the [No Liability][faq-no_liability] section. + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. + * Added the [No Relationship][faq-no_relationship] section. 6. **If you mostly copied the [BOML][faq-boml], why shouldn't I just use that one?** @@ -380,8 +383,8 @@ 33. **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. 34. **Why did you write this FAQ when nobody has asked you any questions yet?** @@ -423,6 +426,7 @@ [faq-litigation]: ./YVL.md#litigation [faq-excuse]: ./YVL.md#excuse [faq-reliability]: ./YVL.md#reliability +[faq-no_relationship]: YVL.md#no-relationship [faq-markdown]: https://www.markdownguide.org/getting-started [faq-apache_license]: https://www.apache.org/licenses/LICENSE-2.0.html [faq-sunset]: https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1#L89-L93 @@ -439,4 +443,4 @@ [faq-of_regrets]: https://laanwj.github.io/2023/02/06/regrets.html [faq-indemnity]: https://news.ycombinator.com/item?id=34686718 [faq-lawsuit]: https://news.ycombinator.com/item?id=34685029 -[faq-no_relationship]: https://news.ycombinator.com/item?id=34687437 +[faq-relationship]: https://news.ycombinator.com/item?id=34687437 diff --git a/YVL/FAQ.md.in b/YVL/FAQ.md.in index 32666c2..72359a7 100644 --- a/YVL/FAQ.md.in +++ b/YVL/FAQ.md.in @@ -27,6 +27,9 @@ {{ boml_change_excuse }} {{ boml_change_references }} {{ boml_change_reliability }} +{{ boml_change_indemnity }} +{{ boml_change_disclaimer_legality }} +{{ boml_change_no_relationship }} 6.{{ boml_use }} @@ -85,7 +88,7 @@ 31.{{ indemnity }} -32.{{ legality_of_disclaimer }} +32.{{ disclaimer_legality }} 33.{{ relationship }} @@ -116,6 +119,7 @@ {{ ref-litigation }} {{ ref-excuse }} {{ ref-reliability }} +{{ ref-no_relationship }} {{ ref-markdown }} {{ ref-apache_license }} {{ ref-sunset }} @@ -132,4 +136,4 @@ {{ ref-of_regrets }} {{ ref-indemnity }} {{ ref-lawsuit }} -{{ ref-no_relationship }} +{{ ref-relationship }} diff --git a/YVL/YVL.md b/YVL/YVL.md index 2112114..c19b7c0 100644 --- a/YVL/YVL.md +++ b/YVL/YVL.md @@ -114,7 +114,7 @@ costs, which you may be required to directly pay, by reason of error or omission by any contributor which directly or indirectly results in any liability, loss and/or damages to you.*** -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][0.1-no_liability] in this license, in whole or in part, this license diff --git a/YVL/YVL.md.in b/YVL/YVL.md.in index 736ad4c..85737b0 100644 --- a/YVL/YVL.md.in +++ b/YVL/YVL.md.in @@ -62,7 +62,7 @@ license ends immediately after the 30 days. {{ no_liability }} -{{ legality_of_disclaimer }} +{{ disclaimer_legality }} {{ no_relationship }} diff --git a/YVUL/FAQ.md b/YVUL/FAQ.md index 4d94028..ee5ea2d 100644 --- a/YVUL/FAQ.md +++ b/YVUL/FAQ.md @@ -50,6 +50,9 @@ [Credits][faq-credits], [Trademarks][faq-trademarks], and [Litigation][faq-litigation] sections in the [Excuse][faq-excuse] section. * Tweaked the [Reliability][faq-reliability] section. + * Added indemnity to the [No Liability][faq-no_liability] section. + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. + * Added the [No Relationship][faq-no_relationship] section. 6. **If you mostly copied the [BOML][faq-boml], why shouldn't I just use that one?** @@ -448,8 +451,8 @@ 38. **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. 38. **Why did you write this FAQ when nobody has asked you any questions yet?** @@ -494,6 +497,7 @@ [faq-respecting_user_choice]: ./YVUL.md#respecting-user-choice [faq-excuse]: ./YVUL.md#excuse [faq-reliability]: ./YVUL.md#reliability +[faq-no_relationship]: YVUL.md#no-relationship [faq-markdown]: https://www.markdownguide.org/getting-started [faq-apache_license]: https://www.apache.org/licenses/LICENSE-2.0.html [faq-sunset]: https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1#L89-L93 @@ -512,4 +516,4 @@ [faq-of_regrets]: https://laanwj.github.io/2023/02/06/regrets.html [faq-indemnity]: https://news.ycombinator.com/item?id=34686718 [faq-lawsuit]: https://news.ycombinator.com/item?id=34685029 -[faq-no_relationship]: https://news.ycombinator.com/item?id=34687437 +[faq-relationship]: https://news.ycombinator.com/item?id=34687437 diff --git a/YVUL/FAQ.md.in b/YVUL/FAQ.md.in index f4ee372..687641c 100644 --- a/YVUL/FAQ.md.in +++ b/YVUL/FAQ.md.in @@ -31,6 +31,9 @@ {{ boml_change_excuse }} {{ boml_change_references }} {{ boml_change_reliability }} +{{ boml_change_indemnity }} +{{ boml_change_disclaimer_legality }} +{{ boml_change_no_relationship }} 6.{{ boml_use }} @@ -99,7 +102,7 @@ 36.{{ indemnity }} -37.{{ legality_of_disclaimer }} +37.{{ disclaimer_legality }} 38.{{ relationship }} @@ -133,6 +136,7 @@ {{ ref-respecting_user_choice }} {{ ref-excuse }} {{ ref-reliability }} +{{ ref-no_relationship }} {{ ref-markdown }} {{ ref-apache_license }} {{ ref-sunset }} @@ -151,4 +155,4 @@ {{ ref-of_regrets }} {{ ref-indemnity }} {{ ref-lawsuit }} -{{ ref-no_relationship }} +{{ ref-relationship }} diff --git a/YVUL/YVUL.md b/YVUL/YVUL.md index 7c0bc3c..4112dc2 100644 --- a/YVUL/YVUL.md +++ b/YVUL/YVUL.md @@ -141,7 +141,7 @@ costs, which you may be required to directly pay, by reason of error or omission by any contributor which directly or indirectly results in any liability, loss and/or damages to you.*** -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][0.1-no_liability] in this license, in whole or in part, this license diff --git a/YVUL/YVUL.md.in b/YVUL/YVUL.md.in index 5cd944b..93f9e0e 100644 --- a/YVUL/YVUL.md.in +++ b/YVUL/YVUL.md.in @@ -70,7 +70,7 @@ do not do so, your license ends immediately after the 30 days. {{ no_liability }} -{{ legality_of_disclaimer }} +{{ disclaimer_legality }} {{ no_relationship }} diff --git a/build.sh b/build.sh index 5530e03..bf3605a 100755 --- a/build.sh +++ b/build.sh @@ -78,6 +78,9 @@ non-interference|./{l}.md\#non-interference respecting_user_choice|./{l}.md\#respecting-user-choice excuse|./{l}.md\#excuse reliability|./{l}.md\#reliability +disclaimer_legality|{l}.md\#disclaimer-legality +no_liability|{l}.md\#no-liability +no_relationship|{l}.md\#no-relationship markdown|https://www.markdownguide.org/getting-started apache_license|https://www.apache.org/licenses/LICENSE-2.0.html sunset|https://github.com/copyleft-next/copyleft-next/blob/master/Releases/copyleft-next-0.3.1\#L89-L93 @@ -97,7 +100,7 @@ professionalism|https://gavinhoward.com/2020/08/the-software-industry-is-broken/ of_regrets|https://laanwj.github.io/2023/02/06/regrets.html indemnity|https://news.ycombinator.com/item?id=34686718 lawsuit|https://news.ycombinator.com/item?id=34685029 -no_relationship|https://news.ycombinator.com/item?id=34687437 +relationship|https://news.ycombinator.com/item?id=34687437 seventh_law|http://www.loper-os.org/?p=278" for f in YOL YCL YCUL YNL YNUL YVL YVUL; do diff --git a/parts/faqs/boml_change_disclaimer_legality.md b/parts/faqs/boml_change_disclaimer_legality.md new file mode 100644 index 0000000..41492a7 --- /dev/null +++ b/parts/faqs/boml_change_disclaimer_legality.md @@ -0,0 +1 @@ + * Added the [Disclaimer Legality][faq-disclaimer_legality] section. diff --git a/parts/faqs/boml_change_indemnity.md b/parts/faqs/boml_change_indemnity.md new file mode 100644 index 0000000..6be09a1 --- /dev/null +++ b/parts/faqs/boml_change_indemnity.md @@ -0,0 +1 @@ + * Added indemnity to the [No Liability][faq-no_liability] section. diff --git a/parts/faqs/boml_change_no_relationship.md b/parts/faqs/boml_change_no_relationship.md new file mode 100644 index 0000000..093d509 --- /dev/null +++ b/parts/faqs/boml_change_no_relationship.md @@ -0,0 +1 @@ + * Added the [No Relationship][faq-no_relationship] section. diff --git a/parts/faqs/legality_of_disclaimer.md b/parts/faqs/disclaimer_legality.md similarity index 100% rename from parts/faqs/legality_of_disclaimer.md rename to parts/faqs/disclaimer_legality.md diff --git a/parts/faqs/relationship.md b/parts/faqs/relationship.md index 61ff0b9..e0890fb 100644 --- a/parts/faqs/relationship.md +++ b/parts/faqs/relationship.md @@ -1,5 +1,5 @@ **Why does the license explicitly say there's no relationship between users and contributors?** - It was [suggested][faq-no_relationship] by an open source developer [facing - a lawsuit][faq-lawsuit]. + It was [suggested][faq-relationship] by an open source developer [facing a + lawsuit][faq-lawsuit]. diff --git a/parts/licenses/legality_of_disclaimer.md b/parts/licenses/disclaimer_legality.md similarity index 86% rename from parts/licenses/legality_of_disclaimer.md rename to parts/licenses/disclaimer_legality.md index 1d73da0..8ab1934 100644 --- a/parts/licenses/legality_of_disclaimer.md +++ b/parts/licenses/disclaimer_legality.md @@ -1,4 +1,4 @@ -## Legality of Disclaimer +## Disclaimer Legality ***If the law does not recognize the validity of the [disclaimer of liability][{v}-no_liability] in this license, in whole or in part, this license