Fleet's core is MIT-licensed. This helps avoid any confusion (just the website is creative commons) (#2516)

* Fleet's core is MIT-licensed.  This helps avoid any confusion

* Removing other instance of creative commons license text

Co-authored-by: eashaw <caglc@live.com>
This commit is contained in:
Mike McNeil
2021-10-15 09:06:46 +09:00
committed by GitHub
co-authored by eashaw
parent e0d054ff78
commit 2e6352ed40
+1 -2
View File
@@ -133,7 +133,6 @@
</div>
<div style="font-size: 11px; line-height: 18px;" class="d-none d-xl-flex flex-column pt-lg-4 text-nowrap">
<span>&copy; 2021 Fleet Device Management Inc.</span>
<span>Licensed under CC BY-SA 4.0 by Fleet Device Management Inc.</span>
<img alt="Creative Commons Licence CC BY-SA 4.0" src="/images/logo-creative-commons-80x15@2x.png" style="width: 80px"/>
</div>
</div>
@@ -175,7 +174,7 @@
</div>
</div>
<div style="font-size: 11px; line-height: 18px;" class="d-block d-xl-none pt-lg-4 pr-5 pr-sm-0">
<span class="mb-2">fleetdm.com is licensed under CC BY-SA 4.0 by Fleet Device Management Inc.</span>
<span class="mb-2"> </span>
<img alt="Creative Commons Licence CC BY-SA 4.0" src="/images/logo-creative-commons-80x15@2x.png" style="width: 80px"/>
</div>
</div>