[#76442] [Ruby trunk Feature#11741] Migrate Ruby to Git from Subversion — naruse@...
Issue #11741 has been updated by Yui NARUSE.
3 messages
2016/07/19
[#76515] [Ruby trunk Bug#12610] webrick: protect from httpoxy — nagachika00@...
Issue #12610 has been updated by Tomoyuki Chikanaga.
3 messages
2016/07/22
[ruby-core:76428] [Ruby trunk Bug#12598] List files with Unicode license in LEGAL file
From:
duerst@...
Date:
2016-07-19 08:26:34 UTC
List:
ruby-core #76428
Issue #12598 has been reported by Martin D端rst. ---------------------------------------- Bug #12598: List files with Unicode license in LEGAL file https://bugs.ruby-lang.org/issues/12598 * Author: Martin D端rst * Status: Open * Priority: Normal * Assignee: Martin D端rst * ruby -v: * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- From https://bugs.ruby-lang.org/issues/12529: enc/trans/*/.src ``` $ ls enc/trans/**/*.src | xargs grep -i copyright enc/trans/GB/GB12345%UCS.src:# Copyright (c) 1991-1994 Unicode, Inc. All Rights reserved. ... ``` enc/trans/GB/*.src files are not covered within the file. It must be Unicode or Unicode Character Database (UCD) license. This issue is also related on https://bugs.ruby-lang.org/issues/11844 . -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>