103 lines
4.5 KiB
Text
103 lines
4.5 KiB
Text
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||
|
Upstream-Name: libyang
|
||
|
Upstream-Contact: https://github.com/CESNET/libyang/issues
|
||
|
Source: https://github.com/CESNET/libyang/releases
|
||
|
Files-excluded:
|
||
|
doc/*.html
|
||
|
doc/logo.png
|
||
|
|
||
|
Files: *
|
||
|
Copyright: 2015-2024 CESNET, z.s.p.o.
|
||
|
License: BSD-3-clause
|
||
|
|
||
|
Files: CMakeModules/FindCMocka.cmake
|
||
|
Copyright: 2011-2012 Andreas Schneider <asn@cryptomilk.org>
|
||
|
License: other-BSD
|
||
|
|
||
|
Files: models/ietf-*
|
||
|
tests/modules/yang/iana-*
|
||
|
tests/modules/yang/ietf-*
|
||
|
tests/yanglint/modules/ietf-*
|
||
|
tools/lint/examples/iana-*
|
||
|
tools/lint/examples/ietf-*
|
||
|
Copyright: 2011-2020 IETF Trust and the persons identified as authors of the code.
|
||
|
License: IETF-BSD-3-clause
|
||
|
|
||
|
Files: src/tree_data_sorted.c
|
||
|
Copyright: 2015-2023 CESNET, z.s.p.o.
|
||
|
2002 Niels Provos <provos@citi.umich.edu>
|
||
|
2016 David Gwynne <dlg@openbsd.org>
|
||
|
License: BSD-3-clause
|
||
|
|
||
|
Files: tools/lint/linenoise/*
|
||
|
Copyright: 2010-2014 Salvatore Sanfilippo <antirez@gmail.com>
|
||
|
2010-2013 Pieter Noordhuis <pcnoordhuis@gmail.com>
|
||
|
License: BSD-2-clause
|
||
|
|
||
|
Files: debian/*
|
||
|
Copyright: 2024 Daniel Baumann <daniel.baumann@progress-linux.org>
|
||
|
License: BSD-3-clause
|
||
|
|
||
|
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:
|
||
|
.
|
||
|
* 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.
|
||
|
.
|
||
|
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 OWNER 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: BSD-3-clause
|
||
|
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 CESNET nor the names of
|
||
|
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: IETF-BSD-3-clause
|
||
|
Redistribution and use in source and binary forms, with or
|
||
|
without modification, is permitted pursuant to, and subject
|
||
|
to the license terms contained in, the Simplified BSD License
|
||
|
set forth in Section 4.c of the IETF Trust's Legal Provisions
|
||
|
Relating to IETF Documents
|
||
|
(http://trustee.ietf.org/license-info).
|
||
|
.
|
||
|
The initial version of this YANG module is part of RFC 6020;
|
||
|
see the RFC itself for full legal notices.
|
||
|
|
||
|
License: other-BSD
|
||
|
This software is distributed WITHOUT ANY WARRANTY; without even the
|
||
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|