13 lines
419 B
HTML
13 lines
419 B
HTML
<html>
|
|
<head>
|
|
<link rel="STYLESHEET" href="styles/default.css" type="text/css">
|
|
<title>JVCL License agreement</title>
|
|
</head>
|
|
<body>
|
|
<h1>JVCL License agreement</h1>
|
|
<hr >
|
|
The JVCL is released in accordance with the MPL 1.1 license. To get your own
|
|
copy or read it, go to <a href="http://www.mozilla.org/MPL/MPL-1.1.html">http://www.mozilla.org/MPL/MPL-1.1.html</a>.
|
|
</body>
|
|
</html>
|