diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-07-13 08:21:55 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-07-13 08:21:55 +0000 |
commit | c5a7e3570690f1a6570cc3cb1876f5f77a20fe3c (patch) | |
tree | 91d5d4569be2955b1692c3474ab1850140955f95 /COPYING | |
parent | b3c88c4330ccac5ea8e13ce4dcd14f2cdcef403b (diff) | |
download | ruby-c5a7e3570690f1a6570cc3cb1876f5f77a20fe3c.tar.gz |
Point to the newly added file LEGAL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -39,10 +39,10 @@ You can redistribute it and/or modify it under either the terms of the GPL 4. You may modify and include the part of the software into any other software (possibly commercial). But some files in the distribution - are not written by the author, so that they are not under this terms. + are not written by the author, so that they are not under these terms. - They are utils.c(partly), regex.[ch], st.[ch] and some files under - the ./missing directory. See each file for the copying condition. + For the list of those files and their copying conditions, see the + file LEGAL. 5. The scripts and library files supplied as input to or produced as output from the software do not automatically fall under the |