diff options
Diffstat (limited to '.venv/lib/python3.12/site-packages/setuptools/config/NOTICE')
-rw-r--r-- | .venv/lib/python3.12/site-packages/setuptools/config/NOTICE | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/setuptools/config/NOTICE b/.venv/lib/python3.12/site-packages/setuptools/config/NOTICE new file mode 100644 index 00000000..01864511 --- /dev/null +++ b/.venv/lib/python3.12/site-packages/setuptools/config/NOTICE @@ -0,0 +1,10 @@ +The following files include code from opensource projects +(either as direct copies or modified versions): + +- `setuptools.schema.json`, `distutils.schema.json`: + - project: `validate-pyproject` - licensed under MPL-2.0 + (https://github.com/abravalheri/validate-pyproject): + + 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/. |