From: drbrain@...7.net Date: 2014-01-30T20:43:37+00:00 Subject: [ruby-core:60361] [ruby-trunk - Bug #9464] [Rejected] Can zlib licensing be clarified? Issue #9464 has been updated by Eric Hodel. Status changed from Open to Rejected No code from zlib (http://www.zlib.net) is included in ruby, only a wrapper for the zlib library (loaded by require 'zlib'). This wrapper needs no separate license information. Per note 2, google translate indicates this is an explanation of how the license applies to software and does not indicate that ruby contains any zlib code. ---------------------------------------- Bug #9464: Can zlib licensing be clarified? https://bugs.ruby-lang.org/issues/9464#change-44843 * Author: Josef Stribny * Status: Rejected * Priority: Normal * Assignee: * Category: Project * Target version: * ruby -v: trunk * Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- Hi all, Ruby includes zlib library, but I cannot find a mention about zlib in the LEGAL file[1] even though zlib is probably licensed under zlib license as it is probably mentioned by the Japanese Ruby license wiki page[2]. That makes me confused. Under what license is zlib in Ruby included? Thank you. [1] https://github.com/ruby/ruby/blob/trunk/LEGAL [2] http://ja.wikipedia.org/wiki/Ruby%E3%83%A9%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9 -- http://bugs.ruby-lang.org/