annotate vendor/phpdocumentor/reflection-common/LICENSE @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents 7a779792577d
children
rev   line source
Chris@12 1 The MIT License (MIT)
Chris@12 2
Chris@12 3 Copyright (c) 2015 phpDocumentor
Chris@12 4
Chris@12 5 Permission is hereby granted, free of charge, to any person obtaining a copy
Chris@12 6 of this software and associated documentation files (the "Software"), to deal
Chris@12 7 in the Software without restriction, including without limitation the rights
Chris@12 8 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
Chris@12 9 copies of the Software, and to permit persons to whom the Software is
Chris@12 10 furnished to do so, subject to the following conditions:
Chris@12 11
Chris@12 12 The above copyright notice and this permission notice shall be included in all
Chris@12 13 copies or substantial portions of the Software.
Chris@12 14
Chris@12 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
Chris@12 16 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Chris@12 17 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
Chris@12 18 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
Chris@12 19 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
Chris@12 20 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Chris@12 21 SOFTWARE.
Chris@12 22