mason/common/autohandler: Add an AGPL link to the HTML header.
[odin-cgi] / mason / common / autohandler
index 82e8923..ea203d9 100644 (file)
@@ -38,6 +38,7 @@
 
 <html>
 <head>
+<link rel="license" "type="text/html" href="https://www.gnu.org/licenses/agpl-3.0.html">
 <link rel="stylesheet" type="text/css" href="<% $Odin::STATIC %>odin.css">
 <meta name="viewport" content="width=device-width" initial-scale=1.0>
 <& SELF:header &>