1+ <!DOCTYPE html>
2+
3+ < html lang ="en " data-content_root ="./ ">
4+ < head >
5+ < meta charset ="utf-8 " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " /> < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7+
8+ < title > MIT License — Nasdaq Protocols Python Library 0.0.1 documentation</ title >
9+ < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=8f2a1f02 " />
10+ < link rel ="stylesheet " type ="text/css " href ="_static/agogo.css?v=08520df9 " />
11+ < script src ="_static/documentation_options.js?v=d45e8c67 "> </ script >
12+ < script src ="_static/doctools.js?v=fd6eb6e6 "> </ script >
13+ < script src ="_static/sphinx_highlight.js?v=6ffebe34 "> </ script >
14+ < link rel ="index " title ="Index " href ="genindex.html " />
15+ < link rel ="search " title ="Search " href ="search.html " />
16+ < link rel ="prev " title ="Developer’s Guide " href ="developer_guide.html " />
17+ </ head > < body >
18+ < div class ="header-wrapper " role ="banner ">
19+ < div class ="header ">
20+ < div class ="headertitle "> < a
21+ href ="index.html "> Nasdaq Protocols Python Library 0.0.1 documentation</ a > </ div >
22+ < div class ="rel " role ="navigation " aria-label ="Related ">
23+ < a href ="developer_guide.html " title ="Developer’s Guide "
24+ accesskey ="P "> previous</ a > |
25+ < a href ="py-modindex.html " title ="Python Module Index "
26+ > modules</ a > |
27+ < a href ="genindex.html " title ="General Index "
28+ accesskey ="I "> index</ a >
29+ </ div >
30+ </ div >
31+ </ div >
32+
33+ < div class ="content-wrapper ">
34+ < div class ="content ">
35+ < div class ="document ">
36+
37+ < div class ="documentwrapper ">
38+ < div class ="bodywrapper ">
39+ < div class ="body " role ="main ">
40+
41+ < section id ="mit-license ">
42+ < h1 > MIT License< a class ="headerlink " href ="#mit-license " title ="Link to this heading "> ¶</ a > </ h1 >
43+ < p > Copyright (c) 2025 Nasdaq</ p >
44+ < p > Permission is hereby granted, free of charge, to any person obtaining a copy
45+ of this software and associated documentation files (the “Software”), to deal
46+ in the Software without restriction, including without limitation the rights
47+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48+ copies of the Software, and to permit persons to whom the Software is
49+ furnished to do so, subject to the following conditions:</ p >
50+ < p > The above copyright notice and this permission notice shall be included in all
51+ copies or substantial portions of the Software.</ p >
52+ < p > THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
53+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
54+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
55+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
56+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
57+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
58+ SOFTWARE.</ p >
59+ </ section >
60+
61+
62+ < div class ="clearer "> </ div >
63+ </ div >
64+ </ div >
65+ </ div >
66+ </ div >
67+ < div class ="sidebar ">
68+
69+ < h3 > Table of Contents</ h3 >
70+ < p class ="caption " role ="heading "> < span class ="caption-text "> Contents:</ span > </ p >
71+ < ul class ="current ">
72+ < li class ="toctree-l1 "> < a class ="reference internal " href ="user_guide.html "> User Guide</ a > </ li >
73+ < li class ="toctree-l1 "> < a class ="reference internal " href ="api_reference.html "> API Reference</ a > </ li >
74+ < li class ="toctree-l1 "> < a class ="reference internal " href ="developer_guide.html "> Developer’s Guide</ a > </ li >
75+ < li class ="toctree-l1 current "> < a class ="current reference internal " href ="# "> MIT License</ a > </ li >
76+ </ ul >
77+
78+ < search role ="search ">
79+ < h3 style ="margin-top: 1.5em; "> Search</ h3 >
80+ < form class ="search " action ="search.html " method ="get ">
81+ < input type ="text " name ="q " />
82+ < input type ="submit " value ="Go " />
83+ </ form >
84+ </ search >
85+
86+ </ div >
87+ < div class ="clearer "> </ div >
88+ </ div >
89+ </ div >
90+
91+ < div class ="footer-wrapper ">
92+ < div class ="footer ">
93+ < div class ="left ">
94+ < div role ="navigation " aria-label ="Related ">
95+ < a href ="developer_guide.html " title ="Developer’s Guide "
96+ > previous</ a > |
97+ < a href ="py-modindex.html " title ="Python Module Index "
98+ > modules</ a > |
99+ < a href ="genindex.html " title ="General Index "
100+ > index</ a >
101+ </ div >
102+ < div role ="note " aria-label ="source link ">
103+ < br />
104+ < a href ="_sources/LICENSE.rst.txt "
105+ rel ="nofollow "> Show Source</ a >
106+ </ div >
107+ </ div >
108+
109+ < div class ="right ">
110+
111+ < div class ="footer " role ="contentinfo ">
112+ © Copyright Copyright (c) 2024 Nasdaq.
113+ Created using < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > 9.1.0.
114+ </ div >
115+ </ div >
116+ < div class ="clearer "> </ div >
117+ </ div >
118+ </ div >
119+
120+ </ body >
121+ </ html >
0 commit comments