-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNOTICE
More file actions
59 lines (41 loc) · 1.97 KB
/
NOTICE
File metadata and controls
59 lines (41 loc) · 1.97 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
NeuroStack
Copyright 2024-2026 Raphael Southall
This product includes software developed by third parties.
===============================================================================
httpx - BSD-3-Clause
Copyright 2019, Encode OSS Ltd.
https://github.com/encode/httpx
===============================================================================
NumPy - BSD-3-Clause
Copyright 2005-2025, NumPy Developers.
https://github.com/numpy/numpy
NumPy bundles the following third-party code:
- MT19937: Copyright 1997-2002, Makoto Matsumoto and Takuji Nishimura
- pocketfft: Copyright 2010-2018, Max-Planck-Society
- LAPACK-lite: Copyright 1992-2013, The University of Tennessee, University of California Berkeley, University of Colorado Denver
===============================================================================
pathspec - MPL-2.0
SPDX-License-Identifier: MPL-2.0
Copyright 2013, Caleb P. Burns.
https://github.com/cpburnz/python-pathspec
This Source Code Form is subject to the terms of the Mozilla Public License,
v. 2.0. If a copy of the MPL was not distributed with this file, You can
obtain one at https://mozilla.org/MPL/2.0/.
===============================================================================
tomli_w - MIT
Copyright 2021, Taneli Hukkinen.
https://github.com/hukkin/tomli-w
===============================================================================
watchdog - Apache-2.0
Copyright 2011-2024, Yesudeep Mangalapilly, Mickaël Schoentgen, Thomas Amland, and Google Inc.
https://github.com/gorakhargosh/watchdog
===============================================================================
MCP Python SDK - MIT
Copyright 2024, Anthropic, PBC.
https://github.com/modelcontextprotocol/python-sdk
===============================================================================
PyYAML - MIT
Copyright 2017-2021, Ingy döt Net.
Copyright 2006-2016, Kirill Simonov.
https://github.com/yaml/pyyaml
===============================================================================