diff options
| author | Guillaume Pinot <texitoi@texitoi.eu> | 2014-06-07 19:34:29 +0200 |
|---|---|---|
| committer | Guillaume Pinot <texitoi@texitoi.eu> | 2014-06-07 19:34:29 +0200 |
| commit | fe7fc4aeb270f5b102ff3e9905a571c30f0960cd (patch) | |
| tree | ab5792caf949d78f8dca12bfd00666f4687969b2 /src/etc | |
| parent | 3744940706f58eea8185cab2987738a79d11098a (diff) | |
| download | rust-fe7fc4aeb270f5b102ff3e9905a571c30f0960cd.tar.gz rust-fe7fc4aeb270f5b102ff3e9905a571c30f0960cd.zip | |
relicense shootout-regex-dna.rs
Part of #14248 The authors are @pcwalton and @BurntSushi, and we have their agreement.
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 1122fc96d24..e03b09cb53c 100644 --- a/src/etc/licenseck.py +++ b/src/etc/licenseck.py @@ -43,6 +43,7 @@ exceptions = [ "libstd/sync/mpmc_bounded_queue.rs", # BSD "libsync/mpsc_intrusive.rs", # BSD "test/bench/shootout-meteor.rs", # BSD + "test/bench/shootout-regex-dna.rs", # BSD ] def check_license(name, contents): |
