Adding debian version 2.0.24-4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
afb0a8fea7
commit
c86ae7dcba
12 changed files with 500 additions and 0 deletions
72
debian/copyright
vendored
Normal file
72
debian/copyright
vendored
Normal file
|
@ -0,0 +1,72 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: libnetconf2
|
||||
Source: https://github.com/CESNET/libnetconf2
|
||||
|
||||
Files: *
|
||||
Copyright: 2015-2020 CESNET, z.s.p.o.
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: modules/ietf-datastores*
|
||||
Copyright: 2018 IETF Trust
|
||||
Martin Bjorklund
|
||||
Juergen Schoenwaelder
|
||||
Phil Shafer
|
||||
Kent Watsen
|
||||
Rob Wilton
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: modules/ietf-netconf@2013-09-29.yang modules/ietf-netconf@2013-09-29_yang.h
|
||||
Copyright: 2011 IETF Trust
|
||||
Martin Bjorklund
|
||||
Juergen Schoenwaelder
|
||||
Andy Bierman
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: modules/ietf-netconf-acm@2018-02-14.yang
|
||||
Copyright: 2012-2018 IETF Trust
|
||||
Andy Bierman
|
||||
Martin Bjorklund
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: modules/ietf-origin.yang modules/ietf_origin_yang.h
|
||||
Copyright: 2018 IETF Trust
|
||||
Martin Bjorklund
|
||||
Juergen Schoenwaelder
|
||||
Phil Shafer
|
||||
Kent Watsen
|
||||
Rob Wilton
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: modules/ietf-netconf-monitoring@2010-10-04.yang modules/ietf_netconf_monitoring@2010-10-04_yang.h
|
||||
Copyright: 2010 IETF Trust
|
||||
Mark Scott
|
||||
Martin Bjorklund
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: CMakeModules/FindCMocka.cmake
|
||||
Copyright: 2011-2012 Andreas Schneider
|
||||
License: BSD-3-clause
|
||||
|
||||
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:
|
||||
.
|
||||
1. Redistributions of source code must retain the copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. The name of the author may not be used to endorse or promote products
|
||||
derived from this software without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
|
Loading…
Add table
Add a link
Reference in a new issue