Relicense shootout-chameneos-redux.rs to the shootout license.

Everyone agreed. fix #17076
This commit is contained in:
Guillaume Pinot 2014-09-08 08:43:21 +02:00
parent 57781c3c30
commit 13013d8f91
2 changed files with 39 additions and 8 deletions

View file

@ -43,6 +43,7 @@ exceptions = [
"libsync/mpmc_bounded_queue.rs", # BSD
"libsync/mpsc_intrusive.rs", # BSD
"test/bench/shootout-binarytrees.rs", # BSD
"test/bench/shootout-chameneos-redux.rs", # BSD
"test/bench/shootout-fannkuch-redux.rs", # BSD
"test/bench/shootout-k-nucleotide.rs", # BSD
"test/bench/shootout-mandelbrot.rs", # BSD