diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-13 15:46:37 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-07-13 15:46:37 +0000 |
commit | 6fc0148b2724bccfbb3153bda8d1ccd0f8e62105 (patch) | |
tree | 463483b4fc17b2d30a57bf215b702936111baa6a /LEGAL | |
parent | 032248d337bd683d2b77d972097a2f31688874cb (diff) | |
download | ruby-6fc0148b2724bccfbb3153bda8d1ccd0f8e62105.tar.gz |
* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'LEGAL')
-rw-r--r-- | LEGAL | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -298,17 +298,20 @@ ext/digest/sha2/sha2hl.c: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 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. Copyright (C) 1987, Fujitsu LTD. (Itaru ICHIKAWA) 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. 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. ext/socket/addrinfo.h: |