annotate vendor/composer/semver/LICENSE @ 9:1fc0ff908d1f

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