Skip to content

Commit afffa68

Browse files
authored
Restore URL references to CREDITS
1 parent 48d20f3 commit afffa68

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CREDITS

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,24 +27,27 @@ status of the original code as provided to them.
2727

2828
Code from the following projects is included in this repository:
2929

30-
1. freetype, using the FreeType License, which is compatible with GPLv3
31-
See lib/freetype/ for more info.
30+
1. freetype , using the FreeType License, which is compatible with GPLv3
31+
See lib/freetype/ or https://freetype.org/license.html for more info.
3232

3333
2. libogg & libvorbis, using its BSD-style license, which is compatible with
34-
GPLv3. See lib/libvorbis/license for more info.
34+
GPLv3. See lib/libvorbis/license or https://gitlab.xiph.org/xiph for more info.
3535

3636
3. libmad, using the GPL license (libmad allows for GPLv2 or any later version)
37-
See lib/freetype/ for more info.
37+
See lib/freetype/ or https://www.underbit.com/products/mad/ for more info.
3838

3939
4. lua, using its GPLv3-compatible permissive license
40-
See lib/lua/ for more info.
40+
See lib/lua/ or https://www.lua.org/license.html for more info.
4141

4242
5. Code from liir.c by Exstrom Labratories, which is GPL, is present in
4343
src/Editor/Butterworth.cpp
44+
https://www.exstrom.com/journal/sigproc/dsigproc.html
4445

4546
6. Code from Takuya OOURA's General Purpose FFT Package, which is released
4647
freely, is present in src/Editor/FFT.cpp
48+
https://www.kurims.kyoto-u.ac.jp/~ooura/fft.html
4749

4850
7. Code from the aubio library, which is also GPLv3, is present in
4951
src/Editor/Aubio.h and src/Editor/FindOnsets.cpp
52+
https://github.com/aubio/aubio
5053

0 commit comments

Comments
 (0)