summaryrefslogtreecommitdiff
path: root/LICENSE-GPL.txt
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2010-01-23 17:11:24 +0000
committerChris Wilson <chris+github@qwirx.com>2010-01-23 17:11:24 +0000
commita983f7ce6368d2052d14e4b26fdcd388e42f19a5 (patch)
treedd071ca85d81e1123d45dc89aecf9d134eb3f589 /LICENSE-GPL.txt
parent84ce49c7e644e2a7da022f55a703e30498eee388 (diff)
Switch license to GPL for backup parts, and dual GPL/BSD for common
parts, as discussed and agreed in this thread: http://lists.boxbackup.org/pipermail/boxbackup/2010-January/000005.html
Diffstat (limited to 'LICENSE-GPL.txt')
-rw-r--r--LICENSE-GPL.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/LICENSE-GPL.txt b/LICENSE-GPL.txt
new file mode 100644
index 00000000..1740868e
--- /dev/null
+++ b/LICENSE-GPL.txt
@@ -0,0 +1,27 @@
+Box Backup, http://www.boxbackup.org/
+
+Copyright (c) 2003-2010, Ben Summers and contributors.
+All rights reserved.
+
+Note that this project uses mixed licensing. Any file with this license
+attached, or where the code LICENSE-GPL appears on the first line, falls
+under this license. See the file COPYING.txt for more information.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+
+[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4]
+
+You may find a full copy of the GPLv2 license at:
+[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]