mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* LEGAL: Added filenames and copyrights for some files in
enc/trans/JIS. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55476 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f79df8459a
commit
fe875c6e28
2 changed files with 34 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Tue Jun 21 15:35:14 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
|
||||
|
||||
* LEGAL: Added filenames and copyrights for some files in
|
||||
enc/trans/JIS.
|
||||
|
||||
Tue Jun 21 00:56:47 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* win32/win32.c (get_special_folder): fix calling convention of
|
||||
|
|
29
LEGAL
29
LEGAL
|
@ -90,6 +90,35 @@ 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/JIS/JISX0201-KANA%UCS.src:
|
||||
enc/trans/JIS/JISX0208@1990%UCS.src:
|
||||
enc/trans/JIS/JISX0212%UCS.src:
|
||||
enc/trans/JIS/UCS%JISX0201-KANA.src:
|
||||
enc/trans/JIS/UCS%JISX0208@1990.src:
|
||||
enc/trans/JIS/UCS%JISX0212.src:
|
||||
|
||||
© 2015 Unicode®, Inc.
|
||||
For terms of use, see http://www.unicode.org/terms_of_use.html
|
||||
|
||||
enc/trans/JIS/JISX0213-1%UCS@BMP.src:
|
||||
enc/trans/JIS/JISX0213-1%UCS@SIP.src:
|
||||
enc/trans/JIS/JISX0213-2%UCS@BMP.src:
|
||||
enc/trans/JIS/JISX0213-2%UCS@SIP.src:
|
||||
|
||||
Copyright (C) 2001 earthian@tama.or.jp, All Rights Reserved.
|
||||
Copyright (C) 2001 I'O, All Rights Reserved.
|
||||
Copyright (C) 2006 Project X0213, All Rights Reserved.
|
||||
You can use, modify, distribute this table freely.
|
||||
|
||||
enc/trans/JIS/UCS@BMP%JISX0213-1.src:
|
||||
enc/trans/JIS/UCS@BMP%JISX0213-2.src:
|
||||
enc/trans/JIS/UCS@SIP%JISX0213-1.src:
|
||||
enc/trans/JIS/UCS@SIP%JISX0213-2.src:
|
||||
|
||||
Copyright (C) 2001 earthian@tama.or.jp, All Rights Reserved.
|
||||
Copyright (C) 2001 I'O, All Rights Reserved.
|
||||
You can use, modify, distribute this table freely.
|
||||
|
||||
configure:
|
||||
|
||||
This file is free software.
|
||||
|
|
Loading…
Reference in a new issue