ruby-changes:61035
From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Thu, 7 May 2020 17:20:25 +0900 (JST)
Subject: [ruby-changes:61035] 0501e83233 (master): LEGAL: add legal situation of benchmarks [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=0501e83233 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?= <shyouhei@r...> 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. diff --git a/LEGAL b/LEGAL index ee3d0c0..472dec5 100644 --- a/LEGAL +++ b/LEGAL @@ -861,6 +861,36 @@ man/bundle-*,gemfile.*:: https://github.com/ruby/ruby/blob/trunk/LEGAL#L861 {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 v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/