summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-03-16 08:30:09 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-03-16 08:30:09 +0000
commit3a2611c0609fa769500b839ee43a9e3a283defd5 (patch)
tree3019fbaf784a9ab4e0a25a0bb6f41009d10730ea /README
parent520858f3f1198f640c8586575163034e6647b10f (diff)
downloadruby-3a2611c0609fa769500b839ee43a9e3a283defd5.tar.gz
ruby-3a2611c0609fa769500b839ee43a9e3a283defd5.tar.xz
ruby-3a2611c0609fa769500b839ee43a9e3a283defd5.zip
* dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 97d940f4c..fa3d670c2 100644
--- a/README
+++ b/README
@@ -120,9 +120,8 @@ You can redistribute it and/or modify it under either the terms of the GPL
software (possibly commercial). But some files in the distribution
are not written by the author, so that they are not under this terms.
- They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some
- files under the ./missing directory. See each file for the copying
- condition.
+ They are utils.c(partly), regex.[ch], st.[ch] and some files under
+ the ./missing directory. See each file for the copying condition.
5. The scripts and library files supplied as input to or produced as
output from the software do not automatically fall under the