public/licenses/index.html
2025-06-12 15:12:57 -06:00

201 lines
3.3 KiB
HTML

<!DOCTYPE html>
<html lang="en-us" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content ="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Licenses | Formal Methods Tools</title>
<meta name="keywords" content="Formal Methods Tools">
<meta property="og:locale" content='en_US'>
<meta property="og:type" content="article">
<meta property="og:title" content="Licenses">
<meta property="og:description" content="">
<meta property="og:url" content="https://example.org/licenses/">
<meta property="og:image" content="images/%!s(&lt;nil&gt;)">
<link rel="canonical" href="https://example.org/licenses/">
<link rel="apple-touch-icon" sizes="180x180" href='https://example.org/apple-touch-icon.png'>
<link rel="icon" type="image/png" sizes="32x32" href='https://example.org/favicon-32x32.png'>
<link rel="icon" type="image/png" sizes='16x16' href='https://example.org/favicon-16x16.png'>
<link rel="manifest" href='https://example.org/site.webmanifest'>
<link rel="stylesheet" href="https://example.org/css/styles.e5b470edf89c3e1b9498ce83a3fd0a2e73e9d06958e2c3a1af8d89781f9f2bf612b21d5e45ab8f4aef773661de2529437838673a136797a6a8aaab7759f94ded.css" integrity="sha512-5bRw7ficPhuUmM6Do/0KLnPp0GlY4sOhr42JeB&#43;fK/YSsh1eRauPSu93NmHeJSlDeDhnOhNnl6aoqqt3WflN7Q==">
<link href="/css/fontawesome.css" rel="stylesheet" />
<link href="/css/brands.css" rel="stylesheet" />
<link href="/css/solid.css" rel="stylesheet" />
</head>
<body>
<header>
<h1><a href="/">Formal Methods Tools</a></h1>
<nav>
<ul>
<li>
<a href="/tools/">Tools</a>
</li>
<li>
<a href="/taxonomies/">Data</a>
</li>
<li>
<a href="/about/">About</a>
</li>
</ul>
</nav>
</header>
<main>
<h1>All Licenses</h1>
<section id="taxonomy-page">
<a
class="term-link"
id="licenses_all-rights-reserved"
style="background:rgba(157,39,42,0.4)"
href="/licenses/all-rights-reserved">
All Rights Reserved
</a>
<a
class="term-link"
id="licenses_apache-2.0"
style="background:rgba(242,244,241,0.4)"
href="/licenses/apache-2.0">
Apache-2.0
</a>
<a
class="term-link"
id="licenses_bsd"
style="background:rgba(197,57,224,0.4)"
href="/licenses/bsd">
BSD
</a>
<a
class="term-link"
id="licenses_gplv2"
style="background:rgba(220,234,19,0.4)"
href="/licenses/gplv2">
GPLv2
</a>
<a
class="term-link"
id="licenses_gplv3"
style="background:rgba(182,14,173,0.4)"
href="/licenses/gplv3">
GPLv3
</a>
<a
class="term-link"
id="licenses_lgplv2"
style="background:rgba(62,13,168,0.4)"
href="/licenses/lgplv2">
LGPLv2
</a>
<a
class="term-link"
id="licenses_mit"
style="background:rgba(122,188,26,0.4)"
href="/licenses/mit">
MIT
</a>
</section>
</main>
<footer>
<p><a href="/contribute">Contribute</a> &nbsp;|&nbsp; <a href="/about">About</a> &nbsp;|&nbsp; <a href="/license">License</a> &nbsp;|&nbsp; <a href="/privacy">Privacy</a> </p>
<p>&copy; Copyright 2025. An open-source project.</p>
</footer>
</body>
</html>