diff options
| author | Guillaume Pinot <texitoi@texitoi.eu> | 2014-07-01 10:00:27 +0200 |
|---|---|---|
| committer | Guillaume Pinot <texitoi@texitoi.eu> | 2014-07-01 10:00:27 +0200 |
| commit | c9dcf8ce32893ae94eba5eda6fed1f38e63fe56d (patch) | |
| tree | 3cd66bca1bded79cd69fb4210598ee5ed31abc06 /src/etc | |
| parent | d96834067165634addc172b27ed993ef5f12bae8 (diff) | |
| download | rust-c9dcf8ce32893ae94eba5eda6fed1f38e63fe56d.tar.gz rust-c9dcf8ce32893ae94eba5eda6fed1f38e63fe56d.zip | |
relicense shootout-mandelbrot.rs
Part of #14248 Main authors: - @Ryman: OK - @TeXitoi: OK - @pcwalton: OK Minor authors: - @brson: OK - @alexcrichton: OK - @kballard: OK Remark: @tedhorst was a main contributor, but its contribution disapear with @pcwalton rewrite at af4ea11
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 c2f56c6a807..2110f19bf86 100644 --- a/src/etc/licenseck.py +++ b/src/etc/licenseck.py @@ -44,6 +44,7 @@ exceptions = [ "libsync/mpsc_intrusive.rs", # BSD "test/bench/shootout-binarytrees.rs", # BSD "test/bench/shootout-fannkuch-redux.rs", # BSD + "test/bench/shootout-mandelbrot.rs", # BSD "test/bench/shootout-meteor.rs", # BSD "test/bench/shootout-pidigits.rs", # BSD "test/bench/shootout-regex-dna.rs", # BSD |
