Avoid calling std::max in alignas
[openal-soft.git] / LICENSE-pffft
blob5f1a8493f23e2823e9f27f05215954da158b760c
1 A modified PFFFT is included, with the following license.
3 Copyright (c) 2023  Christopher Robinson
5 Copyright (c) 2013  Julien Pommier ( pommier@modartt.com )
7 Copyright (c) 2004 the University Corporation for Atmospheric
8 Research ("UCAR"). All rights reserved. Developed by NCAR's
9 Computational and Information Systems Laboratory, UCAR,
10 www.cisl.ucar.edu.
12 Redistribution and use of the Software in source and binary forms,
13 with or without modification, is permitted provided that the
14 following conditions are met:
16 - Neither the names of NCAR's Computational and Information Systems
17 Laboratory, the University Corporation for Atmospheric Research,
18 nor the names of its sponsors or contributors may be used to
19 endorse or promote products derived from this Software without
20 specific prior written permission.
22 - Redistributions of source code must retain the above copyright
23 notices, this list of conditions, and the disclaimer below.
25 - Redistributions in binary form must reproduce the above copyright
26 notice, this list of conditions, and the disclaimer below in the
27 documentation and/or other materials provided with the
28 distribution.
30 THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
31 EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE WARRANTIES OF
32 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
33 NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT
34 HOLDERS BE LIABLE FOR ANY CLAIM, INDIRECT, INCIDENTAL, SPECIAL,
35 EXEMPLARY, OR CONSEQUENTIAL DAMAGES OR OTHER LIABILITY, WHETHER IN AN
36 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
37 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
38 SOFTWARE.