@@ -4,9 +4,8 @@ Upstream-Contact: openkinect@googlegroups.com
44Source: https://github.com/OpenKinect/libfreenect
55
66Files: *
7- Copyright: 2009-2013, individual OpenKinect contributors.
8- See the CONTRIB (debian/CONTRIB in the Debian source package)
9- file for details.
7+ Copyright: 2009-2014, individual OpenKinect contributors.
8+ See the CONTRIB file for details.
109License: Apache-2 or GPL-2
1110 This code is licensed to you under the terms of the Apache License,
1211 version 2.0, or, at your option, the terms of the GNU General Public
@@ -62,17 +61,27 @@ Copyright: 2010, Josh Grunzweig & Eric Monti
6261 2011, Alex Weiss <algrs@cacography.net>
6362License: Expat
6463
64+ Files: src/fwfetcher.py
65+ Copyright: 2007, 2008, Rene Ladan <r.c.ladan@gmail.com>
66+ License: BSD-2-Clause
67+
68+ Files: OpenNI2-FreenectDriver/extern/*
69+ Copyright: 2012, PrimeSense Ltd
70+ License: Apache-2
6571
6672Files: debian/*
6773Copyright: 2010, arne <arne@alamut.de>
68- 2010-2013 , Yaroslav Halchenko <debian@onerussian.com>
74+ 2010-2015 , Yaroslav Halchenko <debian@onerussian.com>
6975 2012, Nicolas Bourdaud <nicolas.bourdaud@gmail.com>
7076License: GPL-2
7177
7278License: GPL-2
7379 On Debian systems, the complete text of the GNU General
7480 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
75- The Apache License is found in `/usr/share/common-licenses/Apache-2.0'
81+
82+ License: Apache-2
83+ On Debian systems, the complete text of the the Apache License can be
84+ found in `/usr/share/common-licenses/Apache-2.0'.
7685
7786License: Expat
7887 Permission is hereby granted, free of charge, to any person obtaining
@@ -93,3 +102,31 @@ License: Expat
93102 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
94103 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
95104 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
105+
106+ License: BSD-2-Clause
107+ All rights reserved.
108+ .
109+ Redistribution and use in source and binary forms, with or without
110+ modification, are permitted provided that the following conditions
111+ are met:
112+ .
113+ 1) Redistributions of source code must retain the above copyright
114+ notice, this list of conditions and the following disclaimer.
115+ .
116+ 2) Redistributions in binary form must reproduce the above copyright
117+ notice, this list of conditions and the following disclaimer in the
118+ documentation and/or other materials provided with the distribution.
119+ .
120+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
121+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
122+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
123+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
124+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
125+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
126+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
127+ OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
128+ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
129+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
130+ WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
131+ POSSIBILITY OF SUCH DAMAGE.
132+
0 commit comments