1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2005-07-13 15:46:37 +00:00
parent 01a41b7c92
commit 08e5a3d110
2 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,7 @@
Thu Jul 14 00:45:42 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.
Wed Jul 13 19:37:47 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> Wed Jul 13 19:37:47 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
* win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES) * win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)

11
LEGAL
View file

@ -305,17 +305,20 @@ ext/digest/sha2/sha2hl.c:
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE. SUCH DAMAGE.
ext/nkf/nkf1.7/nkf.c: ext/nkf/nkf-utf8/config.h:
ext/nkf/nkf-utf8/nkf.c:
ext/nkf/nkf-utf8/utf8tbl.c:
This file is under the following license. So to speak, it is These files are under the following license. So to speak, it is
copyrighted semi-public-domain software. copyrighted semi-public-domain software.
Copyright (C) 1987, Fujitsu LTD. (Itaru ICHIKAWA) Copyright (C) 1987, Fujitsu LTD. (Itaru ICHIKAWA)
Everyone is permitted to do anything on this program Everyone is permitted to do anything on this program
including copying, modifying, improving. including copying, modifying, improving,
as long as you don't try to pretend that you wrote it. as long as you don't try to pretend that you wrote it.
i.e., the above copyright notice has to appear in all copies. i.e., the above copyright notice has to appear in all copies.
You don't have to ask before copying or publishing. Binary distribution requires original version messages.
You don't have to ask before copying, redistribution or publishing.
THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE. THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE.
ext/socket/addrinfo.h: ext/socket/addrinfo.h: