From e81a7212078fa1670562a59586aca7a16e0087ed Mon Sep 17 00:00:00 2001 From: Polina Date: Thu, 2 Jul 2026 19:50:27 +0000 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?venv/Lib/site-packages/pip-26.0.1.dist-info/licenses/scr/pip/?= =?UTF-8?q?=5Fvendor/resolvelib=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../licenses/scr/pip/_vendor/resolvelib/LICENSE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 venv/Lib/site-packages/pip-26.0.1.dist-info/licenses/scr/pip/_vendor/resolvelib/LICENSE diff --git a/venv/Lib/site-packages/pip-26.0.1.dist-info/licenses/scr/pip/_vendor/resolvelib/LICENSE b/venv/Lib/site-packages/pip-26.0.1.dist-info/licenses/scr/pip/_vendor/resolvelib/LICENSE new file mode 100644 index 0000000..b907776 --- /dev/null +++ b/venv/Lib/site-packages/pip-26.0.1.dist-info/licenses/scr/pip/_vendor/resolvelib/LICENSE @@ -0,0 +1,13 @@ +Copyright (c) 2018, Tzu-ping Chung + +Permission to use, copy, modify, and distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.