mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* LEGAL: Added entries for files under the USD license.
[Bug #12598][ruby-core:76428][ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a19f4c6fb9
commit
8c18d58557
2 changed files with 66 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Fri Jul 22 09:23:51 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||
|
||||
* LEGAL: Added entries for files under the USD license.
|
||||
[Bug #12598][ruby-core:76428][ci skip]
|
||||
|
||||
Fri Jul 22 09:19:57 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||
|
||||
* LEGAL: Added entry for `lib/rdoc/generator/template/darkfish/css/fonts.css`
|
||||
|
|
61
LEGAL
61
LEGAL
|
@ -90,6 +90,45 @@ http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/oniguruma/
|
|||
When this software is partly used or it is distributed with Ruby,
|
||||
this of Ruby follows the license of Ruby.
|
||||
|
||||
enc/trans/GB/GB12345%UCS.src:
|
||||
enc/trans/GB/UCS%GB12345.src:
|
||||
|
||||
Copyright (c) 1991-1994 Unicode, Inc. All Rights reserved.
|
||||
|
||||
This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
|
||||
No claims are made as to fitness for any particular purpose. No
|
||||
warranties of any kind are expressed or implied. The recipient
|
||||
agrees to determine applicability of information provided. If this
|
||||
file has been provided on magnetic media by Unicode, Inc., the sole
|
||||
remedy for any claim will be exchange of defective media within 90
|
||||
days of receipt.
|
||||
|
||||
Recipient is granted the right to make copies in any form for
|
||||
internal distribution and to freely use the information supplied
|
||||
in the creation of products supporting Unicode. Unicode, Inc.
|
||||
specifically excludes the right to re-distribute this file directly
|
||||
to third parties or other organizations whether for profit or not.
|
||||
|
||||
|
||||
enc/trans/GB/GB2312%UCS.src:
|
||||
enc/trans/GB/UCS%GB2312.src:
|
||||
|
||||
Copyright (c) 1991-1999 Unicode, Inc. All Rights reserved.
|
||||
|
||||
This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
|
||||
No claims are made as to fitness for any particular purpose. No
|
||||
warranties of any kind are expressed or implied. The recipient
|
||||
agrees to determine applicability of information provided. If this
|
||||
file has been provided on optical media by Unicode, Inc., the sole
|
||||
remedy for any claim will be exchange of defective media within 90
|
||||
days of receipt.
|
||||
|
||||
Unicode, Inc. hereby grants the right to freely use the information
|
||||
supplied in this file in the creation of products supporting the
|
||||
Unicode Standard, and to make copies of this file in any form for
|
||||
internal or external distribution as long as this notice remains
|
||||
attached.
|
||||
|
||||
enc/trans/JIS/JISX0201-KANA%UCS.src:
|
||||
enc/trans/JIS/JISX0208@1990%UCS.src:
|
||||
enc/trans/JIS/JISX0212%UCS.src:
|
||||
|
@ -554,6 +593,28 @@ ext/digest/sha2/sha2.[ch]:
|
|||
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
SUCH DAMAGE.
|
||||
|
||||
ext/json/generator/generator.c:
|
||||
|
||||
Copyright 2001-2004 Unicode, Inc.
|
||||
|
||||
Disclaimer
|
||||
|
||||
This source code is provided as is by Unicode, Inc. No claims are
|
||||
made as to fitness for any particular purpose. No warranties of any
|
||||
kind are expressed or implied. The recipient agrees to determine
|
||||
applicability of information provided. If this file has been
|
||||
purchased on magnetic or optical media from Unicode, Inc., the
|
||||
sole remedy for any claim will be exchange of defective media
|
||||
within 90 days of receipt.
|
||||
|
||||
Limitations on Rights to Redistribute This Code
|
||||
|
||||
Unicode, Inc. hereby grants the right to freely use the information
|
||||
supplied in this file in the creation of products supporting the
|
||||
Unicode Standard, and to make copies of this file in any form
|
||||
for internal or external distribution as long as this notice
|
||||
remains attached.
|
||||
|
||||
ext/nkf/nkf-utf8/config.h:
|
||||
ext/nkf/nkf-utf8/nkf.c:
|
||||
ext/nkf/nkf-utf8/utf8tbl.c:
|
||||
|
|
Loading…
Reference in a new issue