[opus] bug reports and missing license headers

Sergey Ulanov sergeyu at chromium.org
Thu Oct 18 18:22:21 PDT 2012


Hi all!
What is the right way to report bugs in libopus? I couldn't find any
publicly available bugtracker.
Anyway, the problem I need to report is that some source files in
libopus are missing copyright headers. This breaks license check
script that we use in chromium to validate licenses for third-party
dependencies. Specifically the following files don't have copyright
header:

./src/opus_compare.c
./src/mlp_data.c
./celt/tests/test_unit_dft.c
./celt/tests/test_unit_mathops.c
./celt/tests/test_unit_entropy.c
./celt/tests/test_unit_types.c
./celt/tests/test_unit_rotation.c
./celt/tests/test_unit_laplace.c
./celt/tests/test_unit_mdct.c
./celt/tests/test_unit_cwrs32.c
./autogen.sh
./win32/config.h
./tests/run_vectors.sh
./doc/build_draft.sh
./doc/build_oggdraft.sh

Thanks!

--
Sergey Ulanov


More information about the opus mailing list