Added missing license informations
This commit is contained in:
parent
febe5a9eec
commit
27f2a6fd5f
5 changed files with 18 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<!--
|
||||
2015 - 2016 (c) Marcel Kapfer (mmk2410)
|
||||
Licensed under MIT License
|
||||
-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Morse Converter</title>
|
||||
<meta name="description" content="A writtenMorse and normal Morse converter for the web.">
|
||||
|
|
Reference in a new issue