From 386af2cadf44b9c1bb09588c3ed1e98db3bc3eb2 Mon Sep 17 00:00:00 2001 From: Tom Wieczorek Date: Tue, 3 Jun 2025 16:19:02 +0200 Subject: [PATCH] Remove EULA notice Signed-off-by: Tom Wieczorek --- 404.html | 3 --- index.html | 3 --- licenses/README.md | 2 +- licenses/eula.md | 2 ++ 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/404.html b/404.html index 20f6c94..ccf33ee 100644 --- a/404.html +++ b/404.html @@ -166,9 +166,6 @@

Resources

  • -
  • - -
  • diff --git a/index.html b/index.html index 95306e4..7d481bf 100644 --- a/index.html +++ b/index.html @@ -524,9 +524,6 @@

    Resources

  • -
  • - -
  • diff --git a/licenses/README.md b/licenses/README.md index c985043..169d199 100644 --- a/licenses/README.md +++ b/licenses/README.md @@ -1,4 +1,4 @@ # Licenses * The [source code](https://github.com/k0sproject/k0s) of k0s software is available under the Apache 2 license. -* The use of k0s software binaries, built by Mirantis Inc, are made available subject to [End User License Agreement](./eula.md). +* The use of the legacy k0s software binaries built by Mirantis Inc, are made available subject to [End User License Agreement](./eula.md). diff --git a/licenses/eula.md b/licenses/eula.md index 3fb20e2..ef392c2 100644 --- a/licenses/eula.md +++ b/licenses/eula.md @@ -1,3 +1,5 @@ + + # End-User License Agreement This End User License Agreement ("EULA") is a legal agreement between you and Mirantis, Inc. ("Mirantis"). It covers the terms and conditions for using k0s - Kubernetes distribution and any updates that may be made available from time to time as provided by Mirantis in binary or object code form ("Software"). The source code for Software is available at https://github.com/k0sproject/k0s under the Apache License, Version 2.0 (“Apache 2.0”). IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS EULA, DO NOT INSTALL, USE, OR COPY THE SOFTWARE.