From 17a39a04261e6eb00052e53d61f866a46faceaca Mon Sep 17 00:00:00 2001 From: Johan Kragt Date: Thu, 1 May 2025 11:59:34 +0200 Subject: [PATCH 1/2] Added symlink and link to FAQ --- LICENSE.md | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) create mode 120000 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 120000 index 00000000..292b3989 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1 @@ +LICENSE/moderne-source-available-license.md \ No newline at end of file diff --git a/README.md b/README.md index bf630cca..1274abeb 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,6 @@ We appreciate all types of contributions. See the [contributing guide](https://g * `rewrite-test-engine-remote` - Test engine used to power the OpenRewrite LST test written in C# * `rewrite-csharp-remote-server` - The embedded C# based tcp server zipped dlls required to run C# lang server during CLI executions (build/recipe run/ etc ) +### License + +For more information about the license visit our [FAQ](https://docs.openrewrite.org/licensing/openrewrite-licensing#faq) From a417dbe426c183b63cbe9397377f0f5dac4307d5 Mon Sep 17 00:00:00 2001 From: Johan Kragt Date: Thu, 1 May 2025 12:12:44 +0200 Subject: [PATCH 2/2] Rewrote licensing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1274abeb..577cd572 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,6 @@ We appreciate all types of contributions. See the [contributing guide](https://g * `rewrite-test-engine-remote` - Test engine used to power the OpenRewrite LST test written in C# * `rewrite-csharp-remote-server` - The embedded C# based tcp server zipped dlls required to run C# lang server during CLI executions (build/recipe run/ etc ) -### License +### Licensing -For more information about the license visit our [FAQ](https://docs.openrewrite.org/licensing/openrewrite-licensing#faq) +For more information about licensing, please visit our [licensing page](https://docs.openrewrite.org/licensing/openrewrite-licensing).