diff options
| author | Guillaume Pinot <texitoi@texitoi.eu> | 2014-07-26 15:06:40 +0200 |
|---|---|---|
| committer | Guillaume Pinot <texitoi@texitoi.eu> | 2014-07-26 15:06:40 +0200 |
| commit | 92792248c1a90151ad3f5cd2bed60d4fec495d0f (patch) | |
| tree | 993bb51951f4a2b8e62329851e1ce637dc832205 /src/etc | |
| parent | d30776ec24400e813403ce947325d36a492c99d3 (diff) | |
| download | rust-92792248c1a90151ad3f5cd2bed60d4fec495d0f.tar.gz rust-92792248c1a90151ad3f5cd2bed60d4fec495d0f.zip | |
Relicense shootout-k-nucleotide.rs
Everyone agreed except @thestinger. As @thestinger contribution on this file is trivial, we can relicense it. Related to #14248, close #15330
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 6fb4131cf71..de0d5c18766 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-k-nucleotide.rs", # BSD "test/bench/shootout-mandelbrot.rs", # BSD "test/bench/shootout-meteor.rs", # BSD "test/bench/shootout-pidigits.rs", # BSD |
