license.html
来自「支持版本:Delphi 5-2009, C++Builder 5-2009 A」· HTML 代码 · 共 29 行
HTML
29 行
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>
<head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>License</title>
<link href="Main.css" rel="stylesheet" type="text/css">
</head>
<body>
<h2>License</h2>
<hr>
This package, unless otherwise stated in the particular source code file,
is distributed under Mozilla Public License Version 1.1 (the "License").
You may obtain a copy of the License at
<a href="http://www.mozilla.org/MPL/" target="_blank">http://www.mozilla.org/MPL/</a>
<p>
Software distributed under the License is distributed on an "AS IS"
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
License for the specific language governing rights and limitations
under the License.
<p>
Copyright © 2006-2007 Alexey Torgashin.<br>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?