| 1 | <?xml version="1.0" encoding="iso-8859-1"?> |
|---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
|---|
| 4 | <head> |
|---|
| 5 | <meta http-equiv="content-type" content="text/html;charset=iso-8859-1" /> |
|---|
| 6 | <title>Box Backup license</title> |
|---|
| 7 | <link rel="stylesheet" href="bbstyles.css" type="text/css" /> |
|---|
| 8 | </head> |
|---|
| 9 | <body> |
|---|
| 10 | <div align="center"> |
|---|
| 11 | <div id="header"> |
|---|
| 12 | <div id="logo"> |
|---|
| 13 | <img src="images/bblogo.png" alt="logo" height="65" width="331" border="0" vspace="5" align="middle" /> <img src="images/stepahead.png" alt="a step ahead in data security" width="182" height="11" hspace="10" vspace="20" border="0" align="middle" /></div> |
|---|
| 14 | </div> |
|---|
| 15 | <div id="page"> |
|---|
| 16 | |
|---|
| 17 | <h1>Box Backup license</h1> |
|---|
| 18 | |
|---|
| 19 | <p>This software is licensed to you under the following terms.</p> |
|---|
| 20 | |
|---|
| 21 | <h2>License</h2> |
|---|
| 22 | |
|---|
| 23 | <pre> |
|---|
| 24 | Copyright (c) 2003-2011 |
|---|
| 25 | Ben Summers. All rights reserved. |
|---|
| 26 | |
|---|
| 27 | Redistribution and use in source and binary forms, with or without |
|---|
| 28 | modification, are permitted provided that the following conditions |
|---|
| 29 | are met: |
|---|
| 30 | 1. Redistributions of source code must retain the above copyright |
|---|
| 31 | notice, this list of conditions and the following disclaimer. |
|---|
| 32 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 33 | notice, this list of conditions and the following disclaimer in the |
|---|
| 34 | documentation and/or other materials provided with the distribution. |
|---|
| 35 | 3. All use of this software and associated advertising materials must |
|---|
| 36 | display the following acknowledgement: |
|---|
| 37 | This product includes software developed by Ben Summers. |
|---|
| 38 | 4. The names of the Authors may not be used to endorse or promote |
|---|
| 39 | products derived from this software without specific prior written |
|---|
| 40 | permission. |
|---|
| 41 | |
|---|
| 42 | [Where legally impermissible the Authors do not disclaim liability for |
|---|
| 43 | direct physical injury or death caused solely by defects in the software |
|---|
| 44 | unless it is modified by a third party.] |
|---|
| 45 | |
|---|
| 46 | THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR |
|---|
| 47 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
|---|
| 48 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
|---|
| 49 | DISCLAIMED. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, |
|---|
| 50 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
|---|
| 51 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
|---|
| 52 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
|---|
| 53 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
|---|
| 54 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
|---|
| 55 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
|---|
| 56 | POSSIBILITY OF SUCH DAMAGE. |
|---|
| 57 | </pre> |
|---|
| 58 | |
|---|
| 59 | <h2>Commentary</h2> |
|---|
| 60 | |
|---|
| 61 | <p>This license is based on a standard BSD license. Some minor changes |
|---|
| 62 | in wording have been made to fit in with English law.</p> |
|---|
| 63 | |
|---|
| 64 | <p> </p> |
|---|
| 65 | <p>© Ben Summers and contributors, 2003-2011</p> |
|---|
| 66 | <p> </p> |
|---|
| 67 | </div> |
|---|
| 68 | </div> |
|---|
| 69 | </body> |
|---|
| 70 | </html> |
|---|