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. --- debian/dbus-wrapper.cpp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'debian') diff --git a/debian/dbus-wrapper.cpp b/debian/dbus-wrapper.cpp index 86a02926..1fffb7e4 100644 --- a/debian/dbus-wrapper.cpp +++ b/debian/dbus-wrapper.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Patrick Ohly + * + * This library is free software; you can redistribute it and/or + * modify it 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 library 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 library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA + */ #include -- cgit v1.2.3