commit cb0bc2700da028596b9c00c627fdb9099bc97dc8 parent 2c43386ab16bdeb34b09fb75e32640170a26039e Author: [email protected] <[email protected]> Date: Wed, 7 Oct 2020 22:49:21 +0100 Update license header Diffstat:
136 files changed, 136 insertions(+), 136 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt @@ -3,7 +3,7 @@ # # KFR is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # KFR is distributed in the hope that it will be useful, diff --git a/capi/CMakeLists.txt b/capi/CMakeLists.txt @@ -3,7 +3,7 @@ # # KFR is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # KFR is distributed in the hope that it will be useful, diff --git a/capi/capi.cpp b/capi/capi.cpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt @@ -3,7 +3,7 @@ # # KFR is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/all.hpp b/include/kfr/all.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base.hpp b/include/kfr/base.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/basic_expressions.hpp b/include/kfr/base/basic_expressions.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/conversion.hpp b/include/kfr/base/conversion.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/expression.hpp b/include/kfr/base/expression.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/filter.hpp b/include/kfr/base/filter.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/fraction.hpp b/include/kfr/base/fraction.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/function_expressions.hpp b/include/kfr/base/function_expressions.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/generators.hpp b/include/kfr/base/generators.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/memory.hpp b/include/kfr/base/memory.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/pointer.hpp b/include/kfr/base/pointer.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/random.hpp b/include/kfr/base/random.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/reduce.hpp b/include/kfr/base/reduce.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/small_buffer.hpp b/include/kfr/base/small_buffer.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/sort.hpp b/include/kfr/base/sort.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/base/univector.hpp b/include/kfr/base/univector.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/capi.h b/include/kfr/capi.h @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft.hpp b/include/kfr/dft.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/cache.hpp b/include/kfr/dft/cache.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/convolution.hpp b/include/kfr/dft/convolution.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/data/bitrev.hpp b/include/kfr/dft/data/bitrev.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/data/sincos.hpp b/include/kfr/dft/data/sincos.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/fft.hpp b/include/kfr/dft/fft.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/bitrev.hpp b/include/kfr/dft/impl/bitrev.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/convolution-impl.cpp b/include/kfr/dft/impl/convolution-impl.cpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/dft-fft.hpp b/include/kfr/dft/impl/dft-fft.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/dft-impl-f32.cpp b/include/kfr/dft/impl/dft-impl-f32.cpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/dft-impl-f64.cpp b/include/kfr/dft/impl/dft-impl-f64.cpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/dft-impl.hpp b/include/kfr/dft/impl/dft-impl.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/dft-templates.hpp b/include/kfr/dft/impl/dft-templates.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/fft-impl-f32.cpp b/include/kfr/dft/impl/fft-impl-f32.cpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/fft-impl-f64.cpp b/include/kfr/dft/impl/fft-impl-f64.cpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/fft-impl.hpp b/include/kfr/dft/impl/fft-impl.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/fft-templates.hpp b/include/kfr/dft/impl/fft-templates.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/impl/ft.hpp b/include/kfr/dft/impl/ft.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dft/reference_dft.hpp b/include/kfr/dft/reference_dft.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp.hpp b/include/kfr/dsp.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/biquad.hpp b/include/kfr/dsp/biquad.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/biquad_design.hpp b/include/kfr/dsp/biquad_design.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/dcremove.hpp b/include/kfr/dsp/dcremove.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/delay.hpp b/include/kfr/dsp/delay.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/ebu.hpp b/include/kfr/dsp/ebu.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/fir.hpp b/include/kfr/dsp/fir.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/fir_design.hpp b/include/kfr/dsp/fir_design.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/fracdelay.hpp b/include/kfr/dsp/fracdelay.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/goertzel.hpp b/include/kfr/dsp/goertzel.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/iir_design.hpp b/include/kfr/dsp/iir_design.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/mixdown.hpp b/include/kfr/dsp/mixdown.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/oscillators.hpp b/include/kfr/dsp/oscillators.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/sample_rate_conversion.hpp b/include/kfr/dsp/sample_rate_conversion.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/speaker.hpp b/include/kfr/dsp/speaker.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/special.hpp b/include/kfr/dsp/special.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/units.hpp b/include/kfr/dsp/units.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/waveshaper.hpp b/include/kfr/dsp/waveshaper.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/weighting.hpp b/include/kfr/dsp/weighting.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/dsp/window.hpp b/include/kfr/dsp/window.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/graphics.hpp b/include/kfr/graphics.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/graphics/color.hpp b/include/kfr/graphics/color.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/graphics/geometry.hpp b/include/kfr/graphics/geometry.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/graphics/scaled.hpp b/include/kfr/graphics/scaled.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/io.hpp b/include/kfr/io.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/io/audiofile.hpp b/include/kfr/io/audiofile.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/io/file.hpp b/include/kfr/io/file.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/io/impl/audiofile-impl.cpp b/include/kfr/io/impl/audiofile-impl.cpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/io/python_plot.hpp b/include/kfr/io/python_plot.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/io/tostring.hpp b/include/kfr/io/tostring.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math.hpp b/include/kfr/math.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/abs.hpp b/include/kfr/math/abs.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/asin_acos.hpp b/include/kfr/math/asin_acos.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/atan.hpp b/include/kfr/math/atan.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/clamp.hpp b/include/kfr/math/clamp.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/compiletime.hpp b/include/kfr/math/compiletime.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/complex_math.hpp b/include/kfr/math/complex_math.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/gamma.hpp b/include/kfr/math/gamma.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/hyperbolic.hpp b/include/kfr/math/hyperbolic.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/abs.hpp b/include/kfr/math/impl/abs.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/asin_acos.hpp b/include/kfr/math/impl/asin_acos.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/atan.hpp b/include/kfr/math/impl/atan.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/clamp.hpp b/include/kfr/math/impl/clamp.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/gamma.hpp b/include/kfr/math/impl/gamma.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/hyperbolic.hpp b/include/kfr/math/impl/hyperbolic.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/log_exp.hpp b/include/kfr/math/impl/log_exp.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/logical.hpp b/include/kfr/math/impl/logical.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/min_max.hpp b/include/kfr/math/impl/min_max.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/modzerobessel.hpp b/include/kfr/math/impl/modzerobessel.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/round.hpp b/include/kfr/math/impl/round.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/saturation.hpp b/include/kfr/math/impl/saturation.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/select.hpp b/include/kfr/math/impl/select.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/sin_cos.hpp b/include/kfr/math/impl/sin_cos.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/sqrt.hpp b/include/kfr/math/impl/sqrt.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/impl/tan.hpp b/include/kfr/math/impl/tan.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/interpolation.hpp b/include/kfr/math/interpolation.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/log_exp.hpp b/include/kfr/math/log_exp.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/logical.hpp b/include/kfr/math/logical.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/min_max.hpp b/include/kfr/math/min_max.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/modzerobessel.hpp b/include/kfr/math/modzerobessel.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/round.hpp b/include/kfr/math/round.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/saturation.hpp b/include/kfr/math/saturation.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/select.hpp b/include/kfr/math/select.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/sin_cos.hpp b/include/kfr/math/sin_cos.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/sqrt.hpp b/include/kfr/math/sqrt.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/math/tan.hpp b/include/kfr/math/tan.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/runtime.hpp b/include/kfr/runtime.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/runtime/cpuid.hpp b/include/kfr/runtime/cpuid.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/runtime/cpuid_auto.hpp b/include/kfr/runtime/cpuid_auto.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd.hpp b/include/kfr/simd.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/comparison.hpp b/include/kfr/simd/comparison.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/complex.hpp b/include/kfr/simd/complex.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/constants.hpp b/include/kfr/simd/constants.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/digitreverse.hpp b/include/kfr/simd/digitreverse.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/horizontal.hpp b/include/kfr/simd/horizontal.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/backend.hpp b/include/kfr/simd/impl/backend.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/backend_clang.hpp b/include/kfr/simd/impl/backend_clang.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/backend_generic.hpp b/include/kfr/simd/impl/backend_generic.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/basicoperators_clang.hpp b/include/kfr/simd/impl/basicoperators_clang.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/basicoperators_generic.hpp b/include/kfr/simd/impl/basicoperators_generic.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/function.hpp b/include/kfr/simd/impl/function.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/operators.hpp b/include/kfr/simd/impl/operators.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/read_write.hpp b/include/kfr/simd/impl/read_write.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/simd.hpp b/include/kfr/simd/impl/simd.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/specialconstants.hpp b/include/kfr/simd/impl/specialconstants.hpp @@ -4,7 +4,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/impl/specializations.i b/include/kfr/simd/impl/specializations.i @@ -4,7 +4,7 @@ * * KFR is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/mask.hpp b/include/kfr/simd/mask.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/operators.hpp b/include/kfr/simd/operators.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/platform.hpp b/include/kfr/simd/platform.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/read_write.hpp b/include/kfr/simd/read_write.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/shuffle.hpp b/include/kfr/simd/shuffle.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/types.hpp b/include/kfr/simd/types.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/simd/vec.hpp b/include/kfr/simd/vec.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/include/kfr/version.hpp b/include/kfr/version.hpp @@ -7,7 +7,7 @@ KFR is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or + the Free Software Foundation, either version 2 of the License, or (at your option) any later version. KFR is distributed in the hope that it will be useful, diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt @@ -3,7 +3,7 @@ # # KFR is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # KFR is distributed in the hope that it will be useful, diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt @@ -3,7 +3,7 @@ # # KFR is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # KFR is distributed in the hope that it will be useful,