-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
88 lines (64 loc) · 2.32 KB
/
Copy pathNOTICE
File metadata and controls
88 lines (64 loc) · 2.32 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
The source code is distributed under the Collaborative Standards Software License v1.0 (CSSL).
For more details of the license, refer to the LICENSE file in the same directory.
However, the source code also contains third-party software that is acknowledged here for reference.
------------------------------------------------------------------
libcpr
Source: https://github.com/libcpr/cpr
Author: contact23@libcpr.org
License: MIT License
cpp-jwt
Source: https://github.com/arun11299/cpp-jwt.git
Author: Arun Muralidharan (arun11299@gmail.com)
License: MIT License
GoogleTest
Source: https://github.com/google/googletest
Author: Google
License: BSD 3-Clause License
fmt
Source: https://github.com/fmtlib/fmt
Author: Hello World Foundation
License: MIT License
nghttp2
Source: https://github.com/nghttp2/nghttp2.git
Author: NGHTTP2
License: MIT License
JSON for Modern C++
Source: https://github.com/nlohmann/json
Author: Niels Lohmann (mail@nlohmann.me)
License: MIT License
Pistache
Source: https://github.com/pistacheio/pistache
Author: pistacheio
License: Apache License 2.0
spdlog
Source: https://github.com/gabime/spdlog
Author: Gabi Melman (gmelman1@gmail.com)
License: MIT License
yaml-cpp
Source: https://github.com/jbeder/yaml-cpp
Author: Jesse Beder
License: MIT License
------------------------------------------------------------------
Optional:
userspace-rcu
Source: https://git.lttng.org/userspace-rcu.git
LTTNG: LGPL-2.1-or-later
MongoDB C++ Driver
Source: https://github.com/mongodb/mongo-cxx-driver.git
MongoDB: Apache License 2.0
------------------------------------------------------------------
Credits for work contributed from Sprint in Apache 2.0 License:
The following files include contributions from Sprint and are licensed under Apache License 2.0:
- src/oai_ausf/options.hpp
- src/oai_ausf/options.cpp
- src/oai_ausf/main.cpp
------------------------------------------------------------------
Credits for file generated via ASN1C:
Files: src/common-src/ngap/{libngap, libngap_ies}/*
Source: https://github.com/mouse07410/asn1c
Author: Lev Walkin <vlm@lionet.info>
Credits for file generated via openapi-generator.tech:
Files: src/common-src/model/*
Source: https://openapi-generator.tech/
NOTE: Files were also edited manually to fix auto-generated errors
------------------------------------------------------------------