root/trunk/docs/licenses/License.txt

Revision 55, 2.2 KB (checked in by matighet, 4 years ago)

eols

  • Property svn:eol-style set to native
Line 
1PhishBouncer Open Source License
2
3The PhishBouncer Open Source License (POSL) is a modified version of
4the OSI approved BSD License.
5
6POSL License :
7
8Redistribution and use in source and binary forms, with or without
9modification, are permitted provided that the following conditions are
10met:
11
121. Redistributions of source code must retain the original author's
13   copyright and the following disclaimer.
14
152. Redistributions in binary form must reproduce the original author's
16   copyright notice, this list of conditions and the following
17   disclaimer in the documentation and/or other materials provided
18   with the distribution.
19
203. The end-user documentation included with the redistribution, if
21   any, must include the following acknowledgement: "This product
22   includes software developed in part by support from the Homeland
23   Security Advanced Research Project Agency (HSARPA)."
24
254. Neither the name of the HSARPA nor the names of its contributors may
26   be used to endorse or promote products derived from this software
27   without specific prior written permission.
28
295. Third Party Software. Elements of the Software licensed under this
30   Agreement may contain or be derived from materials of third party
31   licensors. In addition to the terms of this Agreement, such Third
32   Party Software may be subject to additional terms, which, if any,
33   are set forth in the Third Party Software file and that accompanies
34   the Software.
35
36THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
37"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
38LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
39A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
40OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
41SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
42LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
43DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
44THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
45(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
46OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47
Note: See TracBrowser for help on using the browser.