Skip to content

Commit cad68ad

Browse files
authored
Merge pull request #59 from twz123/remove-eula
Remove EULA notice
2 parents 9c844e0 + 386af2c commit cad68ad

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

404.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,6 @@ <h4>Resources</h4>
166166
<li class="media">
167167
<div class="media-body"><a href="https://github.com/k0sproject/k0s">Source Code</a></div>
168168
</li>
169-
<li class="media">
170-
<div class="media-body"><a href="https://k0sproject.io/licenses/eula">EULA</a></div>
171-
</li>
172169
<li class="media">
173170
<div class="media-body"><a href="https://www.mirantis.com/company/privacy-policy/">Privacy Policy</a></div>
174171
</li>

index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -524,9 +524,6 @@ <h4>Resources</h4>
524524
<li class="media">
525525
<div class="media-body"><a href="https://github.com/k0sproject/k0s">Source Code</a></div>
526526
</li>
527-
<li class="media">
528-
<div class="media-body"><a href="https://k0sproject.io/licenses/eula">EULA</a></div>
529-
</li>
530527
<li class="media">
531528
<div class="media-body"><a href="https://www.mirantis.com/company/privacy-policy/">Privacy Policy</a></div>
532529
</li>

licenses/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Licenses
22

33
* The [source code](https://github.com/k0sproject/k0s) of k0s software is available under the Apache 2 license.
4-
* The use of k0s software binaries, built by Mirantis Inc, are made available subject to [End User License Agreement](./eula.md).
4+
* The use of the legacy k0s software binaries built by Mirantis Inc, are made available subject to [End User License Agreement](./eula.md).

licenses/eula.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- Keeping this around for historical reasons. -->
2+
<!-- Older k0s releases are referencing this. -->
13
# End-User License Agreement
24

35
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.

0 commit comments

Comments
 (0)