~vcs-imports/boxbackup/trunk

« back to all changes in this revision

Viewing changes to LICENSE-GPL.txt

  • Committer: chris
  • Date: 2010-01-23 17:11:24 UTC
  • Revision ID: importd@galapagos-20100123171124-uqlabhc1am97rgbl
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

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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-GPL appears on the first line, falls
 
8
under this license. See the file COPYING.txt for more information.
 
9
 
 
10
This program is free software; you can redistribute it and/or
 
11
modify it under the terms of the GNU General Public License
 
12
as published by the Free Software Foundation; either version 2
 
13
of the License, or (at your option) any later version.
 
14
 
 
15
This program is distributed in the hope that it will be useful,
 
16
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
17
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
18
GNU General Public License for more details.
 
19
 
 
20
You should have received a copy of the GNU General Public License
 
21
along with this program; if not, write to the Free Software
 
22
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
23
 
 
24
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC4]
 
25
 
 
26
You may find a full copy of the GPLv2 license at:
 
27
[http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt]