forked from sysrepo/sysrepo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
32 lines (25 loc) · 1.35 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
sysrepo - YANG-based datastore for Unix/Linux applications (http://www.sysrepo.org)
Copyright 2015 Copyright 2015 Cisco Systems, Inc.
This product uses several dynamically-linked open-source libraries developed
by third-parties:
libyang - YANG data modeling language library, open-source software
developed by CESNET, z.s.p.o., available from:
https://github.com/CESNET/libyang/
Google Protocol Buffers - language-neutral, platform-neutral, extensible
mechanism for serializing structured data, open-source software developed
by Google Inc., available from:
https://github.com/google/protobuf
protobuf-c - Protocol Buffers implementation in C, open-source software
developed by Dave Benson and other protobuf-c authors, available from:
https://github.com/protobuf-c/protobuf-c/
libavl - Library with binary search tree and balanced tree library routines,
developed by Ben Pfaff, provided under GNU Lesser General Public License,
available from:
http://adtinfo.org/
libev - Library that provides high-performance event loop, open-source software
developed by by Marc Lehmann and Emanuele Giaquinta, available from:
http://software.schmorp.de/pkg/libev.html
CMocka - An unit-testing framework for C with support for mock objects,
open-source software developed by Andreas Schneider and Jakub Hrozek,
available from:
git://git.cryptomilk.org/projects/cmocka.git