[前][次][番号順一覧][スレッド一覧]

ruby-changes:61041

From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Thu, 7 May 2020 17:20:33 +0900 (JST)
Subject: [ruby-changes:61041] 637a114518 (master): LEGAL: add legal situation of enc/trans/ucm [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=637a114518

From 637a11451894daa4cb7087a1919141264fb7657c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?=
 <shyouhei@r...>
Date: Thu, 23 Apr 2020 14:08:53 +0900
Subject: LEGAL: add legal situation of enc/trans/ucm [ci skip]

IBM holds their copyrights.  Whether they are free software or not is
uncler.  But arguably they are, given we have copied them from glibc.

diff --git a/LEGAL b/LEGAL
index 2d5e73f..58dbb15 100644
--- a/LEGAL
+++ b/LEGAL
@@ -282,6 +282,21 @@ enc/trans/JIS/UCS@SIP%JISX0213-2.src:: https://github.com/ruby/ruby/blob/trunk/LEGAL#L282
     Copyright (C) 2001 I'O, All Rights Reserved.  
     You can use, modify, distribute this table freely.
 
+enc/trans/ucm/glibc-BIG5-2.3.3.ucm::
+enc/trans/ucm/glibc-BIG5HKSCS-2.3.3.ucm::
+
+  >>>
+    Copyright (C) 2001-2005, International Business Machines
+    Corporation and others.  All Rights Reserved.
+
+enc/trans/ucm/windows-950-2000.ucm::
+enc/trans/ucm/windows-950_hkscs-2001.ucm::
+
+  >>>
+    Copyright (C) 2001-2002, International Business Machines
+    Corporation and others.  All Rights Reserved.
+
+
 configure::
 
   This file is free software.
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]