summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-10-11 17:54:25 +0200
committerChristian Grothoff <christian@grothoff.org>2016-10-11 17:54:25 +0200
commit6d50309f264dcf3472c81e5eef6d9a0482a6cebe (patch)
treec778ed0dfcab07da0093b733aa71113de6eb0b3c
parent85dcc7e6776aae25df68277fc4269df403658284 (diff)
downloadlanding-6d50309f264dcf3472c81e5eef6d9a0482a6cebe.tar.gz
landing-6d50309f264dcf3472c81e5eef6d9a0482a6cebe.tar.bz2
landing-6d50309f264dcf3472c81e5eef6d9a0482a6cebe.zip
beautify Web license HTML
-rw-r--r--javascript.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/javascript.html b/javascript.html
index 8f27425..71c814f 100644
--- a/javascript.html
+++ b/javascript.html
@@ -1,7 +1,18 @@
+<!DOCTYPE html>
<!-- This file is in the public domain -->
-<html>
+<html lang="en">
+<head profile="http://www.w3.org/2005/10/profile">
+ <title>JavaScript License Information</title>
+</head>
<body>
<table id="jslicense-labels1">
+ <thead>
+ <tr>
+ <th>Script</th>
+ <th>License</th>
+ <th>Source</th>
+ </tr>
+ </thead>
<tr>
<td><a href="/static/web-common/taler-wallet-lib.js">taler-wallet-lib.js</a></td>
<td><a href="https://www.gnu.org/licenses/lgpl-2.1.html">LGPL</a></td>