forked from osgi/bindex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
46 lines (41 loc) · 1.88 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<head>
<title>About</title>
<meta http-equiv=Content-Type content="text/html; charset=UTF-8">
</head>
<body lang="EN-US">
<h2>About This Content</h2>
<p>July 3, 2007</p>
<p>OSGi OBR BIndex Program</p>
<p>This program is licensed under the Apache Software Foundation Software License v2.0.
You may only use those files in compliance with the License.
You may obtain a copy of the License at
<a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>.</p>
<p>Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.</p>
<p>The following files are included in the distribution but have their own licenses</p>
<table>
<tr>
<td>osgi.jar</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></td>
</tr>
<tr>
<td>ant.jar</td><td><a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></td>
</tr>
<tr>
<td>kxml2-min.jar</td><td>Free (no license specified, source code is free for any use as long as the original copyright remains</td>
</tr>
</table>
<h3>Notices</h3>
<p>OSGi™ is a trademark, registered trademark, or service mark
of The OSGi Alliance in the US and other countries.
Java™ is a trademark,
registered trademark, or service mark of Sun Microsystems, Inc. in the US and other countries.
All other trademarks, registered trademarks, or
service marks used in the Content are the property of their respective owners and are hereby recognized.</p>
<p style="font-height:6;color:grey"><i>Generated ${now}</i></p>
</body>
</html>