diff options
author | thegeorg <[email protected]> | 2022-06-17 20:47:14 +0300 |
---|---|---|
committer | thegeorg <[email protected]> | 2022-06-17 20:47:14 +0300 |
commit | 7e360063668ea07eb9e693b526c71299d26cacbb (patch) | |
tree | 844066099494248c7f6a95da20c2969d05bd31bb /build | |
parent | e3b5f78d6131cd2e85971d9147035145bcaeeb0c (diff) |
Move opus import code to a standalone file
* Switch import source to gitlab.xiph.org
* Remove some of the unused sources
ref:effda7e4a74e11c1065d249f0e343ecb403fc039
Diffstat (limited to 'build')
-rw-r--r-- | build/conf/license.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/conf/license.conf b/build/conf/license.conf index b107a259e03..d44bf3a5ea2 100644 --- a/build/conf/license.conf +++ b/build/conf/license.conf @@ -30,6 +30,7 @@ LICENSES_UNATTRIBUTED= \ Artistic-1.0-Perl \ BCL \ BSD-3-Clause-Open-MPI \ + BSD-3-Clause-Clear \ BSD-4-Clause-Shortened \ BSLA \ Bison-Exception \ |