diff options
| author | Guillaume Pinot <texitoi@texitoi.eu> | 2014-06-12 22:47:40 +0200 |
|---|---|---|
| committer | Guillaume Pinot <texitoi@texitoi.eu> | 2014-06-12 22:47:40 +0200 |
| commit | fed6e8b5c1b248cb0806d3f42ea4a77a8075bb60 (patch) | |
| tree | 6a19bc5a1a530dbbb77da2a6751482caa0bf58e9 /src/etc | |
| parent | c690191a84728c289a4b3dc17b07934a66311d9d (diff) | |
| download | rust-fed6e8b5c1b248cb0806d3f42ea4a77a8075bb60.tar.gz rust-fed6e8b5c1b248cb0806d3f42ea4a77a8075bb60.zip | |
Relicense shootout-pidigits.rs
Everyone agreed. Related to #14248, close #14718
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 8b93f6e61bf..3360f6f7f4d 100644 --- a/src/etc/licenseck.py +++ b/src/etc/licenseck.py @@ -44,6 +44,7 @@ exceptions = [ "libsync/mpsc_intrusive.rs", # BSD "test/bench/shootout-fannkuch-redux.rs", # BSD "test/bench/shootout-meteor.rs", # BSD + "test/bench/shootout-pidigits.rs", # BSD "test/bench/shootout-regex-dna.rs", # BSD ] |
