Skip to content

Commit e807b12

Browse files
committed
debian/copyright - updated to include wrappers/ruby/ffi-libfreenect copyright/license (Thanks Paul Tagliamonte for the review/report)
1 parent de7802a commit e807b12

2 files changed

Lines changed: 30 additions & 1 deletion

File tree

debian/changelog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ libfreenect (1:0.2.0+dfsg-1) unstable; urgency=low
1414
cameras-memcpy-structs-into-aligned-buffer.patch
1515
correct-libusb-search-and-include.patch
1616
remove-libusb-include-from-exported-header.patch
17+
* debian/copyright
18+
- updated to include wrappers/ruby/ffi-libfreenect copyright/license
19+
(Thanks Paul Tagliamonte for the review/report)
1720

18-
-- Yaroslav Halchenko <debian@onerussian.com> Sat, 21 Sep 2013 20:19:06 -0400
21+
-- Yaroslav Halchenko <debian@onerussian.com> Sun, 27 Oct 2013 09:42:41 -0400
1922

2023
libfreenect (1:0.1.2+dfsg-6) unstable; urgency=low
2124

debian/copyright

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ License: BSD-3
5757
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5858
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5959

60+
Files: wrappers/ruby/ffi-libfreenect
61+
Copyright: 2010, Josh Grunzweig & Eric Monti
62+
2011, Alex Weiss <algrs@cacography.net>
63+
License: Expat
64+
65+
6066
Files: debian/*
6167
Copyright: 2010, arne <arne@alamut.de>
6268
2010-2013, Yaroslav Halchenko <debian@onerussian.com>
@@ -67,3 +73,23 @@ License: GPL-2
6773
On Debian systems, the complete text of the GNU General
6874
Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
6975
The Apache License is found in `/usr/share/common-licenses/Apache-2.0'
76+
77+
License: Expat
78+
Permission is hereby granted, free of charge, to any person obtaining
79+
a copy of this software and associated documentation files (the
80+
"Software"), to deal in the Software without restriction, including
81+
without limitation the rights to use, copy, modify, merge, publish,
82+
distribute, sublicense, and/or sell copies of the Software, and to
83+
permit persons to whom the Software is furnished to do so, subject to
84+
the following conditions:
85+
.
86+
The above copyright notice and this permission notice shall be
87+
included in all copies or substantial portions of the Software.
88+
.
89+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
90+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
91+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
92+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
93+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
94+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
95+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)