mason/common/autohandler: Add an AGPL link to the HTML header. master
authorMark Wooding <mdw@distorted.org.uk>
Thu, 12 May 2022 10:52:59 +0000 (11:52 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 12 May 2022 10:52:59 +0000 (11:52 +0100)
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 &>