Describe the bug
Some benchmark files refer to the GNU Affero General Public License v3.0, but point to the LICENSE.txt which contains a BSD 3-Clause "New" or "Revised" License.
Expected behavior
Either update the files to BSD-3-Clause, or add AGPL-3.0-only/AGPL-3.0-or-later to the list of licenses.
Describe the bug
Some benchmark files refer to the GNU Affero General Public License v3.0, but point to the
LICENSE.txtwhich contains a BSD 3-Clause "New" or "Revised" License.bench/encode-sparse-MacOS-Intel.ipynbbench/encode-itrunc-Linux-i13900K.ipynbbench/encode-itrunc-MacOS-M1.ipynbExpected behavior
Either update the files to
BSD-3-Clause, or addAGPL-3.0-only/AGPL-3.0-or-laterto the list of licenses.