diff --git a/README.md b/README.md index 5d21450..6b4559a 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ you're using BUSL we will need to review your license more closely since BUSL can have highly variable implementations. For **licenses**, we're still working out specifics but we intend to be fairly -stringent in order to avoid license proliferation. Of course your license must -meet the [Fair Source Definition](https://fair.io/about/). It must also not put -an undue burden on the user to monitor their compliance with your license (any -compliance checks should be built into your software itself). It should also be -adopted at more than one company, at least. +stringent in order to avoid license proliferation. Uour license must meet the +[Fair Source Definition](https://fair.io/about/), and it should be adopted at +more than one company, at least. diff --git a/src/pages/about.astro b/src/pages/about.astro index 83f77b0..da491c1 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -45,9 +45,10 @@ const heroData = {
@@ -100,6 +101,13 @@ const heroData = { Will this be meaningful in practice? Again, time will tell.
++ The fourth point is that Fair Source software must not put an undue + burden on the user to monitor their compliance with the license. + For the most part, compliance checks should be built into the software + itself. It should be difficult to violate the license terms. +
+