You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
858 B
22 lines
858 B
<footer>
|
|
<p>
|
|
Copyright (C) 2022 Aviv "RustyStriker" Romem |
|
|
Except where otherwise noted.
|
|
<br>
|
|
works and publications on this website are licenced under
|
|
<a href = "https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
|
|
<br>
|
|
Codes are published under
|
|
<a href = "https://www.gnu.org/licenses/agpl-3.0.html">GNU AGPL v3 or later</a>
|
|
and JavaScript is also published under
|
|
<a href = "https://www.gnu.org/licenses/gpl-3.0.html">GNU GPL v3 or later</a>
|
|
| Except where otherwise noted.
|
|
<br>
|
|
Website is compiled using my custom
|
|
<a href = "https://gitea.rustystriker.dev/RustyStriker/command_injector">bash command injector</a>
|
|
</p>
|
|
</footer>
|
|
</body>
|
|
|
|
</html>
|