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

Try a double-precision kissfft
author Chris Cannam
date Wed, 07 Sep 2016 10:40:32 +0100
parents fa6ed6a0519d
children
rev   line source
Chris@38 1 See individual code files for licence details. The various implementations
Chris@38 2 have their own licences -- for example FFTW is GPL, most others are something
Chris@38 3 BSD-ish.
Chris@38 4
Chris@38 5 All original code in this repo (aside from upstream implementations) is under
Chris@38 6 the following licence:
Chris@38 7
Chris@38 8 Copyright (c) 2015-2016 Chris Cannam
Chris@38 9 Copyright (c) 2015-2016 Queen Mary, University of London
Chris@38 10
Chris@38 11 Permission is hereby granted, free of charge, to any person
Chris@38 12 obtaining a copy of this software and associated documentation
Chris@38 13 files (the "Software"), to deal in the Software without
Chris@38 14 restriction, including without limitation the rights to use, copy,
Chris@38 15 modify, merge, publish, distribute, sublicense, and/or sell copies
Chris@38 16 of the Software, and to permit persons to whom the Software is
Chris@38 17 furnished to do so, subject to the following conditions:
Chris@38 18
Chris@38 19 The above copyright notice and this permission notice shall be
Chris@38 20 included in all copies or substantial portions of the Software.
Chris@38 21
Chris@38 22 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Chris@38 23 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
Chris@38 24 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
Chris@38 25 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
Chris@38 26 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
Chris@38 27 CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
Chris@38 28 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Chris@38 29
Chris@38 30 Except as contained in this notice, the names of the Centre for
Chris@38 31 Digital Music; Queen Mary, University of London; and Chris Cannam
Chris@38 32 shall not be used in advertising or otherwise to promote the sale,
Chris@38 33 use or other dealings in this Software without prior written
Chris@38 34 authorization.
Chris@38 35