open-zwave/debian/copyright

161 lines
6.4 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: open-zwave
Upstream-Contact: Mal Lansell <openzwave@lansell.org>
Source: https://github.com/OpenZWave/open-zwave
Files-Excluded: cpp/hidapi/windows debian
Files: *
Copyright: 2010 Mal Lansell <openzwave@lansell.org>
2011 Greg Satz <satz@iranger.com>
2014 Justin Hammond <justin@dynam.ac>
2010 Jason Frazier <frazierjason@gmail.com>
2010 Amer Harb <harb_amer@hotmail.com>
2015 Microsoft Corporation
License: LGPL-3+
Files: cpp/hidapi/*
Copyright: 2010, Alan Ott, Signal 11 Software
License: HIDAPIlicense or GPL-3 or OZBSD or OriginalHIDAPI
Files: cpp/build/sh2ju.sh
Copyright: 2010 Manuel Carrasco Moñino. (manolo at apache.org)
License: Apache-2.0
Files: cpp/src/aes/*
Copyright: 1998-2013, Brian Gladman, Worcester, UK.
License: AESBSD
Files: cpp/tinyxml/*
Copyright: Yves Berquin
2000-2006, Lee Thomason (www.grinninglizard.com)
2005, Tyge Lovset
License: TINY
License: HIDAPIlicense
HIDAPI can be used under one of three licenses.
.
1. The GNU General Public License, version 3.0, in LICENSE-gpl3.txt (-> see GPL-3)
2. A BSD-Style License, in LICENSE-bsd.txt. (-> see OZBSD)
3. The more liberal original HIDAPI license. LICENSE-orig.txt (-> see OriginalHIDAPI)
.
The license chosen is at the discretion of the user of HIDAPI. For example:
1. An author of GPL software would likely use HIDAPI under the terms of the
GPL.
.
2. An author of commercial closed-source software would likely use HIDAPI
under the terms of the BSD-style license or the original HIDAPI license.
License: Apache-2.0
/usr/share/common-licenses/Apache-2.0
License: LGPL-3+
/usr/share/common-licenses/LGPL-3.0
License: GPL-3
/usr/share/common-licenses/GPL-3.0
License: OZBSD
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.
* Neither the name of Signal 11 Software nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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.
License: OriginalHIDAPI
This software may be used by anyone for any reason so
long as the copyright notice in the source files
remains intact.
License: AESBSD
The redistribution and use of this software (with or without changes)
is allowed without the payment of fees or royalties provided that:
.
source code distributions include the above copyright notice, this
list of conditions and the following disclaimer;
.
binary distributions include the above copyright notice, this list
of conditions and the following disclaimer in their documentation.
.
This software is provided 'as is' with no explicit or implied warranties
in respect of its operation, including, but not limited to, correctness
and fitness for purpose.
Comment:
This license text is the official license text of Brian Gladman. The
term "is allowed without the payment of fees or royalties" shall make
it clear that this software is now available for free (as in beer)
and will always be.
The rest of the license takes care of the free as in speech.
Nevertheless Brian permits others to distribute the software under
other licenses. Especially he allowed me to distribute the software
under the following conditions, which is the normal BSD license without
mentioning fees:
> /*
> ---------------------------------------------------------------------------
> Copyright (c) 1998-2013, Brian Gladman, Worcester, UK. All rights reserved.
>
> The redistribution and use of this software (with or without changes)
> is allowed provided that:
>
> source code distributions include the above copyright notice, this
> list of conditions and the following disclaimer;
>
> binary distributions include the above copyright notice, this list
> of conditions and the following disclaimer in their documentation.
>
> This software is provided 'as is' with no explicit or implied warranties
> in respect of its operation, including, but not limited to, correctness
> and fitness for purpose.
> ---------------------------------------------------------------------------
> */
.
Hi Thorsten,
.
I am content with this and would be happy for you to replace my current
license with is one on any files that you wish to use.
.
If you need a more formal agreement from me, I am sure we will be able
to find a way of achieving this.
.
best regards,
.
Brian
License: TINY
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.
.
Permission is granted to anyone to use this software for any
purpose, including commercial applications, and to alter it and
redistribute it freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must
not claim that you wrote the original software. If you use this
software in a product, an acknowledgment in the product documentation
would be appreciated but is not required.
.
2. Altered source versions must be plainly marked as such, and
must not be misrepresented as being the original software.
.
3. This notice may not be removed or altered from any source
distribution.