Blame vendor/github.com/valyala/bytebufferpool/LICENSE

Packit Service 509fd4
The MIT License (MIT)
Packit Service 509fd4
Packit Service 509fd4
Copyright (c) 2016 Aliaksandr Valialkin, VertaMedia
Packit Service 509fd4
Packit Service 509fd4
Permission is hereby granted, free of charge, to any person obtaining a copy
Packit Service 509fd4
of this software and associated documentation files (the "Software"), to deal
Packit Service 509fd4
in the Software without restriction, including without limitation the rights
Packit Service 509fd4
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
Packit Service 509fd4
copies of the Software, and to permit persons to whom the Software is
Packit Service 509fd4
furnished to do so, subject to the following conditions:
Packit Service 509fd4
Packit Service 509fd4
The above copyright notice and this permission notice shall be included in all
Packit Service 509fd4
copies or substantial portions of the Software.
Packit Service 509fd4
Packit Service 509fd4
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
Packit Service 509fd4
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Packit Service 509fd4
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
Packit Service 509fd4
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Packit Service 509fd4
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
Packit Service 509fd4
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Packit Service 509fd4
SOFTWARE.
Packit Service 509fd4