Update license

This commit is contained in:
unixdigest 2024-08-06 05:45:28 +02:00
commit 397a046fcc

View file

@ -1,8 +1,9 @@
<!DOCTYPE html>
DOCTYPE html>
<html lang="en">
<head>
<title>OpenBSD Router Guide</title>
<meta charset="utf-8">
<meta name="license" content="https://creativecommons.org/licenses/by-sa/4.0/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" type="text/css" href="/includes/css/stylesheet.css">
@ -1655,7 +1656,7 @@ nameserver 192.168.1.1</pre>
<footer class="info info-grey" style="text-align:center;">
<h3>Created and maintained by</h3>
<p><a href="https://unixdigest.com/">Unix Digest</a></p>
<p>OpenBSD Router Guide is licensed under <a rel="license" href="https://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
<p>OpenBSD Router Guide is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.</p>
<p>If you found this content useful consider supporting me on <a href="https://patreon.com/unixdigest">Patreon</a> :)</p>
</footer>
</body>