-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicense.html
1 lines (1 loc) · 1006 Bytes
/
license.html
1
<html lang=en><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="ie=edge"><title>License</title><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=1"><link rel=icon type=image/x-icon href=assets/icon.png><link rel=apple-touch-icon sizes=180x180 href=assets/icon.png><link rel=manifest href=/manifest.json><link rel=stylesheet href=css/style.css><link rel=stylesheet href=css/main.css><script defer src="js/license.js"></script></head><body><div id=container><div class=topbuttons><a href=/ title="Create a new paste" class="button button-primary">New</a><a href=/terms title="Terms of Use" class="button button-primary">Terms of Use</a><a href=/license title=License class="button button-primary">License</a><a href=/settings title=Settings class="button button-primary">Settings</a></div><h1>License</h1><div class=row><p>Decentralized Pastebin is licensed under the MIT license.</p><pre id="license-area" style="color:#8f8f8f"></pre></div></div></body></html>