about summary refs log tree commit diff
path: root/src/etc
diff options
context:
space:
mode:
authorGuillaume Pinot <texitoi@texitoi.eu>2014-06-12 22:47:40 +0200
committerGuillaume Pinot <texitoi@texitoi.eu>2014-06-12 22:47:40 +0200
commitfed6e8b5c1b248cb0806d3f42ea4a77a8075bb60 (patch)
tree6a19bc5a1a530dbbb77da2a6751482caa0bf58e9 /src/etc
parentc690191a84728c289a4b3dc17b07934a66311d9d (diff)
downloadrust-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.py1
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
 ]