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 (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 08B4419E0002 for ; Sun, 20 Dec 2015 11:43:40 +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 4C3E5B5D832 for ; Sun, 20 Dec 2015 12:15:52 +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 ADB8E18CC7EB for ; Sun, 20 Dec 2015 12:15:52 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 3389B1204C2; Sun, 20 Dec 2015 12:15:50 +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 805441204AC for ; Sun, 20 Dec 2015 12:15:46 +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=NAZbXBQCriKy37G5OIdr6nZ40FE=; b=pIHzpAFyJBDIEtcv+V LizdI9pIZyX0u2PxWBtrEi7u1F2hbN8v8V95pYaBuSj/5k5ZZdAwla9JWMWsMnJU RbSnoRA4al1ccVZkfq0EFBfauE5uNsEFmU8qyVu7PfW8pfDuzkrhqtHW2UZtQP3a NHDh+Oktk4z2g+r/XNzFcQ1Xw= Received: by filter0440p1mdw1.sendgrid.net with SMTP id filter0440p1mdw1.21582.56761D5F18 2015-12-20 03:15:43.405461132 +0000 UTC Received: from herokuapp.com (ec2-54-167-73-97.compute-1.amazonaws.com [54.167.73.97]) by ismtpd0001p1iad1.sendgrid.net (SG) with ESMTP id o-wpwSPkTgiig56TiFpwWg for ; Sun, 20 Dec 2015 03:15:43.261 +0000 (UTC) Date: Sun, 20 Dec 2015 03:15:43 +0000 From: duerst@it.aoyama.ac.jp To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Redmine-MailingListIntegration-Message-Ids: 46998 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11844 X-Redmine-Issue-Author: zeha X-Redmine-Sender: duerst 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/Ymy4QrNMhiuLXJG8OTL2vJD1yS4yH4CNln55fyjk1/IH8PkWGYa8tmjcTycvem 4ut1V6dIzJe4XFFqACCEyL6RI78ooHwICw3lyzG8LUR85EcTkGrv+TgHpqpRQEJMUh8w/V/EMIt8Am 83skonamI/y1I0q+fDgyA/dKjgRvAT6FgKH7guVvxXP0Cyx877AT14DfqQ== X-ML-Name: ruby-core X-Mail-Count: 72403 Subject: [ruby-core:72403] [Ruby trunk - Bug #11844] [Feedback] 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: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11844 has been updated by Martin D=C3=BCrst. Status changed from Open to Feedback As far as I have explained, there are no copyright problems. Set to feedbac= k to confirm with original commenter. ---------------------------------------- Bug #11844: Please update unicode-licensed files (license issue) https://bugs.ruby-lang.org/issues/11844#change-55690 * Author: Christian Hofstaedtler * Status: Feedback * Priority: Normal * Assignee:=20 * ruby -v: 2.2.3 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- Various files in enc/trans are old copies of Unicode.org files that forbid = (re-)distribution. AFAICT, Unicode, Inc. has published newer versions of th= ese files to fix this issue. New versions could possibly be found on http://www.unicode.org/Public/MAPPI= NGS/OBSOLETE/EASTASIA/JIS/ and elsewhere under http://www.unicode.org/Publi= c/ ext/json/generator/generator.c also has a restrictive Unicode, Inc. license= blurb. Please fix this as well. --=20 https://bugs.ruby-lang.org/