From 0501e83233b6f52955b25385b6d778c1b9d33f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= Date: Tue, 21 Apr 2020 18:49:59 +0900 Subject: LEGAL: add legal situation of benchmarks [ci skip] It is no longer obvious what were the original license of so_* benchmarks, because the original was lost. --- LEGAL | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'LEGAL') diff --git a/LEGAL b/LEGAL index ee3d0c0acf..472dec5cda 100644 --- a/LEGAL +++ b/LEGAL @@ -861,6 +861,36 @@ man/bundle-*,gemfile.*:: {MIT License}[rdoc-label:label-MIT+License] +benchmark/so_ackermann.rb:: +benchmark/so_array.rb:: +benchmark/so_binary_trees.rb:: +benchmark/so_concatenate.rb:: +benchmark/so_count_words.yml:: +benchmark/so_exception.rb:: +benchmark/so_fannkuch.rb:: +benchmark/so_fasta.rb:: +benchmark/so_k_nucleotide.yml:: +benchmark/so_lists.rb:: +benchmark/so_mandelbrot.rb:: +benchmark/so_matrix.rb:: +benchmark/so_meteor_contest.rb:: +benchmark/so_nbody.rb:: +benchmark/so_nested_loop.rb:: +benchmark/so_nsieve.rb:: +benchmark/so_nsieve_bits.rb:: +benchmark/so_object.rb:: +benchmark/so_partial_sums.rb:: +benchmark/so_pidigits.rb:: +benchmark/so_random.rb:: +benchmark/so_reverse_complement.yml:: +benchmark/so_sieve.rb:: +benchmark/so_spectralnorm.rb:: + + These files are very old copy of then-called "The Great Computer Language + Shootout". LEGAL SITUATION OF THESE FILES ARE UNCLEAR because the original + site has been lost. Upstream diverged to delete several benchmarks listed + above. + == MIT License >>> Permission is hereby granted, free of charge, to any person obtaining -- cgit v1.2.1