Move translators & thanks to its own file

Add HTML header & cleanup
This commit is contained in:
Chocobo1
2015-06-25 20:40:09 +08:00
parent e739e81205
commit 436b3a472a
6 changed files with 93 additions and 54 deletions

View File

@@ -1,3 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>License</title>
</head>
<body>
<p>qBittorrent is licensed under the GNU General Public License version 2 with the
addition of the following special exception:</p>
<p>
@@ -505,4 +512,6 @@ consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the
<a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a>
instead of this License.
</p>
</p>
</body>
</html>