Inspired by bug #44958 - Record level support for Data Tables. (No formula parser...
[poi.git] / src / documentation / content / xdocs / legal.xml
blob8b8d273d30e5ba7490ea57e1a97262f8b13ba66b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3    ====================================================================
4    Licensed to the Apache Software Foundation (ASF) under one or more
5    contributor license agreements.  See the NOTICE file distributed with
6    this work for additional information regarding copyright ownership.
7    The ASF licenses this file to You under the Apache License, Version 2.0
8    (the "License"); you may not use this file except in compliance with
9    the License.  You may obtain a copy of the License at
11        http://www.apache.org/licenses/LICENSE-2.0
13    Unless required by applicable law or agreed to in writing, software
14    distributed under the License is distributed on an "AS IS" BASIS,
15    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16    See the License for the specific language governing permissions and
17    limitations under the License.
18    ====================================================================
19 -->
20 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "./dtd/document-v13.dtd">
22 <document>
23   <header>
24     <title>Apache POI - Legal Stuff</title>
25     <authors>
26       <person id="TK" name="Tetsuya Kitahata" email="tetsuya@apache.org"/>
27     </authors>
28   </header>
30   <body>
31     <section><title>Apache POI - Legal Stuff</title>
32 <p>
33 All material on this website is Copyright &#169; 2002-2003, The Apache 
34 Software Foundation
35 </p>
37 <p>
38 Sun, Sun Microsystems, Solaris, Java, JavaServer Web Development Kit, 
39 and JavaServer Pages are trademarks or registered trademarks of Sun 
40 Microsystems, Inc. UNIX is a registered trademark in the United States 
41 and other countries, exclusively licensed through 'The Open Group'.
42 Microsoft, Windows, WindowsNT, Excel, Word, PowerPoint and Win32 are
43 registered trademarks of 
44 Microsoft Corporation. Linux is a registered trademark of Linus Torvalds.
45 All other product names mentioned herein and throughout the entire
46 web site are trademarks of their respective owners.
47 </p>
49   </section>
50 </body>
51   <footer>
52     <legal>
53       Copyright (c) @year@ The Apache Software Foundation All rights reserved.
54       $Revision$ $Date$
55     </legal>
56   </footer>
57 </document>