diff options
| author | Guillaume Pinot <texitoi@texitoi.eu> | 2014-09-17 08:33:57 +0200 |
|---|---|---|
| committer | Guillaume Pinot <texitoi@texitoi.eu> | 2014-09-17 08:33:57 +0200 |
| commit | a182f13a2ec9f913efd63f9a25a47c74ec52e9e7 (patch) | |
| tree | dfe707b4a4b6a0edecbf332826b9e7914b9795b9 /src/etc | |
| parent | 828e075abd8ee2f8c16f6cb1b93c0d99307e704d (diff) | |
| download | rust-a182f13a2ec9f913efd63f9a25a47c74ec52e9e7.tar.gz rust-a182f13a2ec9f913efd63f9a25a47c74ec52e9e7.zip | |
Relicense shootout-spectralnorm.rs to the shootout license
Everyone agreed. Fix #17064
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 328a2ff6c94..9f73382ed15 100644 --- a/src/etc/licenseck.py +++ b/src/etc/licenseck.py @@ -52,6 +52,7 @@ exceptions = [ "test/bench/shootout-pidigits.rs", # BSD "test/bench/shootout-regex-dna.rs", # BSD "test/bench/shootout-reverse-complement.rs", # BSD + "test/bench/shootout-spectralnorm.rs", # BSD "test/bench/shootout-threadring.rs", # BSD ] |
