Skip to content

Latest commit

 

History

History
108 lines (87 loc) · 4.01 KB

LICENSE.md

File metadata and controls

108 lines (87 loc) · 4.01 KB

MIT License

Copyright (c) 2017-2025, Mr. Walls

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.


Included Licenses and additional Acknowledgments included with package

Files in tests/: profiling.py, test_basic.py, test_usage.py and parts of context.py


Copyright (c) 2017-2022, Python Test Repo Template ALSO Licensed under MIT You may obtain a copy of the License at MIT License


Files: .github/workflows/markdown-lint.yml, and .github/workflows/yaml-lint.yml


Copyright (c) 2017-2025, Your Mileage May Vary ALSO Licensed under MIT You may obtain a copy of the License at MIT License


Third-party Acknowledgments 🙇

Files: Logo.svg


The logo SVG file references, and when possible renders with, the font CommicNeue. Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue) which was under an OFL-type license. See OFL for details. NO ASSOCIATION.


Files: multicast/send.py and multicast/recv.py


Some code (namely: run, and parseArgs) was modified/derived from This answer on stackoverflow Copyright (c) 2019, "pterodragon" which was under CC-by-sa-4 license. See CC-by-sa-4 for details. The code in parseArgs, run, and main are thus also under CC-by-sa-4 when regarded as source-code. NO ASSOCIATION.


Files: tests/profiling.py


Some code (namely: class timewith, @do_cprofile, @do_line_profile) was modified/derived from profiling...like-a-boss Copyright (c) 2013, Zapier Inc. All rights reserved. which was under BSD-3 Clause license. See BSD-3 Clause license for details. NO ASSOCIATION.


Files: docs/config.py


Some code (namely: Sphinx setup output config) was modified/derived from Sphinx documentation Copyright (c) 2007-2024 by the Sphinx team. All rights reserved. which was under BSD-2 Clause license. See BSD License for details. NO ASSOCIATION.


Files: .github/CODE_OF_CONDUCT.md


The Code of Conduct is adapted from the Contributor Covenant, version 1.4, available at http://contributor-covenant.org/version/1/4 Copyright (c) 2014 by Coraline Ada Ehmke. which was under CC BY 4.0 license. See CC BY 4.0 License for details. NO ASSOCIATION.