From 6d7ba58f880be618ade07f8ea080fe8c4bf8a896 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 3 Apr 2024 03:10:44 -0400 Subject: venv --- .../site-packages/EditorConfig-0.12.4.dist-info/COPYING | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 venv/lib/python3.11/site-packages/EditorConfig-0.12.4.dist-info/COPYING (limited to 'venv/lib/python3.11/site-packages/EditorConfig-0.12.4.dist-info/COPYING') diff --git a/venv/lib/python3.11/site-packages/EditorConfig-0.12.4.dist-info/COPYING b/venv/lib/python3.11/site-packages/EditorConfig-0.12.4.dist-info/COPYING new file mode 100644 index 0000000..50170b0 --- /dev/null +++ b/venv/lib/python3.11/site-packages/EditorConfig-0.12.4.dist-info/COPYING @@ -0,0 +1,11 @@ +Copyright (c) 2011-2018 EditorConfig Team, including Hong Xu and Trey Hunner + +editorconfig-core-py is free software. You are free to copy, +modify, and/or redistribute this work under the terms of the BSD +2-clause license. See the file "LICENSE.BSD" for details. + +Parts of this work – the files "fnmatch.py" and "ini.py" - +are derived from work with copyright held by the Python Software +Foundation. You are free to copy, modify, and/or redistribute +those parts under the terms of the Python Software Foundation +license. See the file "LICENSE.PSF" for details. -- cgit v1.2.3