From 6d47b8a9cc988bb210fc44ce991a0212d97296e4 Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 25 Feb 2002 09:16:25 +0000 Subject: * eval.c (method_inspect): should not dump core for unbound singleton methods. * object.c (rb_mod_to_s): better description. * hash.c (env_select): should path the assoc list. * process.c (rb_syswait): thread kludge; should be fixed to support native thread. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- COPYING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index 42c8775631..870a5f22d6 100644 --- a/COPYING +++ b/COPYING @@ -17,8 +17,8 @@ You can redistribute it and/or modify it under either the terms of the GPL b) use the modified software only within your corporation or organization. - c) rename any non-standard binaries so the names do not conflict - with standard binaries, which must also be provided. + c) give non-standard binaries non-standard names, with + instructions on where to get the original software distribution. d) make other distribution arrangements with the author. -- cgit v1.2.3