diff options
| author | Guillaume Pinot <texitoi@texitoi.eu> | 2014-09-08 08:43:21 +0200 |
|---|---|---|
| committer | Guillaume Pinot <texitoi@texitoi.eu> | 2014-09-08 08:47:26 +0200 |
| commit | 13013d8f9140eed629de65c19a849a60bd53cb75 (patch) | |
| tree | c23b9ea9c77f46d2d2cc37503e2fa119ba9b742d /src/etc | |
| parent | 57781c3c30babf85ee7a95f586ef5dcfb30104f8 (diff) | |
| download | rust-13013d8f9140eed629de65c19a849a60bd53cb75.tar.gz rust-13013d8f9140eed629de65c19a849a60bd53cb75.zip | |
Relicense shootout-chameneos-redux.rs to the shootout license.
Everyone agreed. fix #17076
Diffstat (limited to 'src/etc')
| -rw-r--r-- | src/etc/licenseck.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/licenseck.py b/src/etc/licenseck.py index de0d5c18766..04b1558e877 100644 --- a/src/etc/licenseck.py +++ b/src/etc/licenseck.py @@ -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 |
