[SCM] libbluedevil packaging branch, master, updated. aca48fb859f1b328955dd3292a61518f1975debc

George Kiagiadakis gkiagia-guest at alioth.debian.org
Thu Jul 29 09:48:49 UTC 2010


The following commit has been merged in the master branch:
commit aca48fb859f1b328955dd3292a61518f1975debc
Author: George Kiagiadakis <kiagiadakis.george at gmail.com>
Date:   Thu Jul 29 12:48:32 2010 +0300

    Fix the copyright.
---
 debian/copyright |   51 +++++++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 43 insertions(+), 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 54e6200..7b8ae73 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -20,17 +20,52 @@ Copyright:
 
 License:
 
-    Files under the BSD license:
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Library General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
 
-	cmake/*
+    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
+    Library General Public License for more details.
 
-    On Debian systems, the complete text of the BSD license
-    can be found in /usr/share/common-licenses/BSD
 
-    All other files are licenced under the GNU Library General Public
-    License version 2 or later (LGPL-2+).On Debian systems, the
-    complete text of the GNU Library General Public License version 2
-    can be found in /usr/share/common-licenses/LGPL-2
+    On Debian systems, the complete text of the GNU Library General Public
+    License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+
+
+    Files using a different license:
+
+        cmake/modules/*
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are
+    met:
+
+    * Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+
+    * Redistributions in binary form must reproduce the above copyright notice,
+    this list of conditions and the following disclaimer in the documentation
+    and/or other materials provided with the distribution.
+
+    * The names of Kitware, Inc., the Insight Consortium, or the names of
+    any consortium members, or of any contributors, may not be used to
+    endorse or promote products derived from this software without
+    specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS ``AS IS''
+    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+    ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR
+    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
 
 The Debian packaging is:
 

-- 
libbluedevil packaging



More information about the pkg-kde-commits mailing list