annotate fft/jsfft/LICENSE @ 40:223f770b5341 kissfft-double tip

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