From d5778457daf545acf5a3cacad8e9b45ca4894ec1 Mon Sep 17 00:00:00 2001 From: Patrick Ohly Date: Thu, 30 Apr 2009 18:14:03 +0200 Subject: license: changed to LGPL v2.1 + v3 As with the previous change from GPL to LGPL v2.1, this is covered by copyright ownership and/or the Funambol contributor agreement. The motivation for adding v3 is greater flexibility regarding reusing the code in other places and relicensing it. Also, now the license and disclaimer are mentioned at the start of the source files. That is not strictly necessary, but more explicit. --- COPYING | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index b2d3646a..2a09546a 100644 --- a/COPYING +++ b/COPYING @@ -6,17 +6,18 @@ Copyright (C) 2007 Funambol (up to and including release 0.7, but no Copyright (C) 2007-2008 Patrick Ohly This program is free software; you can redistribute it and/or modify it -under the terms and conditions of the GNU Lesser General Public License, -version 2.1, as published by the Free Software Foundation. +under the terms of the GNU Lesser General Public License as published by the Free +Software Foundation; either version 2.1 of the License, or (at your option) +version 3. -This program is distributed in the hope it will be useful, but WITHOUT +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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with -this program; if not, write to the Free Software Foundation, Inc., -51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. +this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ------------------------------------------------------------------- -- cgit v1.2.3