diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2015-12-10 15:27:58 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2015-12-10 15:27:58 +0100 |
commit | 8b223c8ad6e096105703776a59937da62d8cb3d5 (patch) | |
tree | 5116cbc2dee86cc43ad0ef3117758c7f0d43d0d5 /index.html | |
parent | 7ebd8219595d242e20be635c8bb65b7f9c03e31d (diff) |
Add copyright info to index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ <meta name="format-detection" content="telephone=no"> <!-- TODO: required by phonegap whitelistening meta http-equiv="Content-Security-Policy" content="frame-src *"--> + <link rel="license" href="COPYING" /> <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /> <link rel="icon" sizes="32x32" type="image/png" href="res/icon/icon-32.png" /> <link rel="icon" sizes="48x48" type="image/png" href="res/icon/icon-48.png" /> |