mirror of https://github.com/apache/poi.git
removed redundant and incorrect license
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352070 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c6d1a1285d
commit
e30e87a775
|
@ -1,80 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "dtd/document-v10.dtd">
|
||||
|
||||
<document>
|
||||
<header>
|
||||
<title>The POI Project Software License</title>
|
||||
<authors>
|
||||
<person name="Andrew C. Oliver" email="acoliver2@users.sourceforge.net"/>
|
||||
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||
</authors>
|
||||
</header>
|
||||
|
||||
<body>
|
||||
<s1 title="POI Project Software License">
|
||||
<source><![CDATA[
|
||||
/ =========================================================================
|
||||
|
||||
The POI Project Software License, Version 1.1
|
||||
(based on APL 1.1)
|
||||
Copyright (c) 2001 SuperLink Software, Inc. and Marcus Johnson
|
||||
All rights reserved.
|
||||
|
||||
=========================================================================
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modi-
|
||||
fication, are permitted provided that the following conditions are met:
|
||||
|
||||
1. Redistributions of source code must retain the above copyright notice
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
|
||||
3. The end-user documentation included with the redistribution, if any,
|
||||
must include the following acknowlegement:
|
||||
|
||||
"This product includes software developed by SuperLink
|
||||
Software, Inc. <www.superlinksoftware.com> and Marcus Johnson as
|
||||
well as other POI project <poi.sourceforge.net> contributers"
|
||||
|
||||
Alternately, this acknowlegement may appear in the software itself, if
|
||||
and wherever such third-party acknowlegements normally appear.
|
||||
|
||||
4. The names "POI", "HSSF", "SuperLink Software, Inc." and "Marcus
|
||||
Johnson" must not be used to endorse or promote products derived
|
||||
from this software without prior written permission. For written
|
||||
permission, please contact <andyoliver at yahoo dot com>.
|
||||
|
||||
5. Products derived from this software may not be called "POI" nor may
|
||||
"POI" appear in their names without prior written permission of
|
||||
SuperLink Software, Inc.
|
||||
|
||||
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES
|
||||
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
|
||||
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
|
||||
THE SUPERLINK SOFTWARE, INC., ANDREW C. OLIVER OR THE CONTRIBUTORS TO
|
||||
THE POI PROJECT BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
||||
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
||||
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||||
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
||||
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
=========================================================================
|
||||
|
||||
This software consists of voluntary contributions made by many indivi-
|
||||
duals on behalf of SuperLink Software, Inc. For more information
|
||||
on the SuperLink Software, Inc, please see
|
||||
<http://www.superlinksoftware.com/>. For more information on the POI
|
||||
project see <www.sf.net/projects/poi>.
|
||||
|
||||
========================================================================= /
|
||||
|
||||
|
||||
]]></source>
|
||||
</s1>
|
||||
</body>
|
||||
</document>
|
Loading…
Reference in New Issue