| 1 | Box Backup, http://www.boxbackup.org/ |
|---|
| 2 | |
|---|
| 3 | Copyright (c) 2003-2010, Ben Summers and contributors. |
|---|
| 4 | All rights reserved. |
|---|
| 5 | |
|---|
| 6 | Note that this project uses mixed licensing. Any file with this license |
|---|
| 7 | attached, or where the code LICENSE-DUAL appears on the first line, falls |
|---|
| 8 | under this license. See the file COPYING.txt for more information. |
|---|
| 9 | |
|---|
| 10 | This file is dual licensed. You may use and distribute it providing that you |
|---|
| 11 | comply EITHER with the terms of the BSD license, OR the GPL license. It is |
|---|
| 12 | not necessary to comply with both licenses, only one. |
|---|
| 13 | |
|---|
| 14 | The BSD license option follows: |
|---|
| 15 | |
|---|
| 16 | Redistribution and use in source and binary forms, with or without |
|---|
| 17 | modification, are permitted provided that the following conditions are met: |
|---|
| 18 | |
|---|
| 19 | 1. Redistributions of source code must retain the above copyright |
|---|
| 20 | notice, this list of conditions and the following disclaimer. |
|---|
| 21 | |
|---|
| 22 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 23 | notice, this list of conditions and the following disclaimer in the |
|---|
| 24 | documentation and/or other materials provided with the distribution. |
|---|
| 25 | |
|---|
| 26 | 3. Neither the name of the Box Backup nor the names of its contributors may |
|---|
| 27 | be used to endorse or promote products derived from this software without |
|---|
| 28 | specific prior written permission. |
|---|
| 29 | |
|---|
| 30 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
|---|
| 31 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
|---|
| 32 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
|---|
| 33 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY |
|---|
| 34 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
|---|
| 35 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
|---|
| 36 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
|---|
| 37 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
|---|
| 38 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
|---|
| 39 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|
| 40 | |
|---|
| 41 | [http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_License.22.29] |
|---|
| 42 | |
|---|
| 43 | The GPL license option follows: |
|---|
| 44 | |
|---|
| 45 | This program is free software; you can redistribute it and/or |
|---|
| 46 | modify it under the terms of the GNU General Public License |
|---|
| 47 | as published by the Free Software Foundation; either version 2 |
|---|
| 48 | of the License, or (at your option) any later version. |
|---|
| 49 | |
|---|
| 50 | This program is distributed in the hope that it will be useful, |
|---|
| 51 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 52 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 53 | GNU General Public License for more details. |
|---|
| 54 | |
|---|
| 55 | You should have received a copy of the GNU General Public License |
|---|
| 56 | along with this program; if not, write to the Free Software |
|---|
| 57 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|---|
| 58 | |
|---|
| 59 | [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4] |
|---|