diff --git a/README.md b/README.md index 9fc7360..b6c2239 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ Authors: Stefano D'Angelo, Paolo Marrone. All the code in the repo is released under GPLv3. See the LICENSE file. Alternatively, we offer a commercial license that doesn't restrict usage with respect to time, projects, or developers involved. More details [on the official web page](https://www.orastron.com/brickworks#license-pricing). -The file examples/common/vst3/plugin.cpp contains code from sse2neon (https://github.com/DLTcollab/sse2neon/), which is released under the MIT license. Details in said file. +The file examples/common/vst3/plugin.cpp contains code from sse2neon (https://github.com/DLTcollab/sse2neon/), which was released under the MIT license. Details in said file. + +The file include/bw\_rand.h contains code from https://nullprogram.com/blog/2017/09/21/, which was released into the public domain by its author. VST is a registered trademark of Steinberg Media Technologies GmbH. diff --git a/include/bw_common.h b/include/bw_common.h index e9ca83f..c523b58 100644 --- a/include/bw_common.h +++ b/include/bw_common.h @@ -29,8 +29,8 @@ *