[ruby-core:82559] [Ruby trunk Bug#12598][Assigned] List files with Unicode license in LEGAL file

From: hsbt@...
Date: 2017-08-31 06:41:03 UTC
List: ruby-core #82559
Issue #12598 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Closed to Assigned
Assignee changed from hsbt (Hiroshi SHIBATA) to duerst (Martin D端rst)

----------------------------------------
Bug #12598: List files with Unicode license in LEGAL file
https://bugs.ruby-lang.org/issues/12598#change-66372

* Author: duerst (Martin D端rst)
* Status: Assigned
* Priority: Normal
* Assignee: duerst (Martin D端rst)
* Target version: 
* 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>

In This Thread

Prev Next