[SCM] projectm/master: Tweak the DEP-5 copyright

ximion-guest at users.alioth.debian.org ximion-guest at users.alioth.debian.org
Mon May 21 12:07:34 UTC 2012


The following commit has been merged in the master branch:
commit 20ca22a4251e9af1d467ded7e0157f52feb53667
Author: Matthias Klumpp <matthias at nlinux.org>
Date:   Mon May 21 13:59:12 2012 +0200

    Tweak the DEP-5 copyright

diff --git a/debian/copyright b/debian/copyright
index 9561c68..3e9ad5e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format-Specification: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
 Upstream-Name: projectM
 Source: http://projectm.sf.net
 
@@ -67,7 +67,7 @@ License: LGPL-2.1+
 
 Files: src/libprojectM/glew.c
 Copyright: 2002-2008, Marcelo E. Magallon <mmagallo at debian org>
- 2002-2008, Milan Ikits <milan ikits at ieee org>
+ 2002-2008, Milan Ikits <milanikits at ieee org>
  2002, Lev Povalahev
 License: BSD-2-clause
 
@@ -130,7 +130,7 @@ License: LGPL-2.1+
 
 Files: src/projectM-libvisual-alsa/lv_x11_key.c
 Copyright: 1997-2004 Sam Lantinga
-License: LGPL-2+
+License: LGPL-2.1+
 
 Files: src/projectM-libvisual-alsa/lv_x11_key.h
 Copyright: 2004, 2005, 2006 Dennis Smit <ds at nerds-incorporated.org>
@@ -175,3 +175,43 @@ License: LGPL-2.1+
  .
  On Debian systems, the complete text of the GNU Lesser General
  Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".
+
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+ 1. Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+ .
+ 2. 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.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE 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 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.
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+ INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-- 
projectm packaging



More information about the pkg-multimedia-commits mailing list