From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (smtp.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 56FFB1A600E2 for ; Tue, 28 Jun 2016 20:32:00 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 342CCB5D944 for ; Tue, 28 Jun 2016 21:06:43 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id CB6E818D1CA4 for ; Tue, 28 Jun 2016 21:06:43 +0900 (JST) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 9E2441204A5; Tue, 28 Jun 2016 21:06:42 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o10.shared.sendgrid.net (o10.shared.sendgrid.net [173.193.132.135]) by neon.ruby-lang.org (Postfix) with ESMTPS id 13319120459 for ; Tue, 28 Jun 2016 21:06:38 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=+Z4hAg84r9SBru3OGSGkE78+9Qc=; b=uhrPuoFkAb4k7p641u KS2u5sScOMlHVR6O4gJQYH1g8v5lG31wcOrlINuRWpRJrpp+n4eGxgOWV3xcaCM2 MwWWMOCxg8qnuYGPiAGJGTVcEoKqmg4jGzgWTZ3yPmHMN3qMAtzLtMKC7Ocgwq58 Wag+oW79t007eEiYGWZ//MItg= Received: by filter0537p1mdw1.sendgrid.net with SMTP id filter0537p1mdw1.14336.5772684510 2016-06-28 12:06:29.292096992 +0000 UTC Received: from herokuapp.com (ec2-23-22-25-254.compute-1.amazonaws.com [23.22.25.254]) by ismtpd0006p1iad1.sendgrid.net (SG) with ESMTP id ek_garpnSk-_1nEV25ibHw Tue, 28 Jun 2016 12:06:29.688 +0000 (UTC) Date: Tue, 28 Jun 2016 12:06:28 +0000 From: jaruga@redhat.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 50900 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11844 X-Redmine-Issue-Author: zeha X-Redmine-Issue-Assignee: naruse X-Redmine-Sender: jaruga X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS4xLXxe1pZRSMAb2EIZjWzGLLfoGVwiESGuut oMwRhECKn9WzEPEID2+v8CghNPcUEQJcPCSDeZ+mThhYu5cJPnxdDOTVByQkFyUrtD2Sv3MrN2Iv2f e2pwXo85/kg2nyYRlu4dYbU5dj8gt0QJLaNoGMlHFcHurhRMY4FGqYLwsg== X-ML-Name: ruby-core X-Mail-Count: 76173 Subject: [ruby-core:76173] [Ruby trunk Bug#11844] Please update unicode-licensed files (license issue) X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11844 has been updated by Jun Aruga. Jun Aruga wrote: > I could not find the license information for enc/trans/GB/*.src from the mapping page. [1] > So, I am asking to unicode.org about what is the correct license. [2] > > [1] http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/ > [2] http://www.unicode.org/mail-arch/unicode-ml/y2016-m06/0078.html I am going to open/write new issue page for this kind of issue because above issue have already been closed. Sorry for the confusing you, guys. ---------------------------------------- Bug #11844: Please update unicode-licensed files (license issue) https://bugs.ruby-lang.org/issues/11844#change-59380 * Author: Christian Hofstaedtler * Status: Closed * Priority: Normal * Assignee: Yui NARUSE * ruby -v: 2.2.3 * Backport: 2.1: DONE, 2.2: DONE, 2.3: DONE ---------------------------------------- Various files in enc/trans are old copies of Unicode.org files that forbid (re-)distribution. AFAICT, Unicode, Inc. has published newer versions of these files to fix this issue. New versions could possibly be found on http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/JIS/ and elsewhere under http://www.unicode.org/Public/ ext/json/generator/generator.c also has a restrictive Unicode, Inc. license blurb. Please fix this as well. -- https://bugs.ruby-lang.org/