summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-04-09 16:10:40 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-04-09 16:10:40 +0000
commit68935b123e30171444098cc1aa06a52952d80d2d (patch)
tree4aeb22100633f4e4d604b93b72505ba9eba117c0 /COPYING
parent5fa520c911de3c26095678cfcdef4e2a091dde5c (diff)
downloadruby-68935b123e30171444098cc1aa06a52952d80d2d.tar.gz
ruby-68935b123e30171444098cc1aa06a52952d80d2d.tar.xz
ruby-68935b123e30171444098cc1aa06a52952d80d2d.zip
* prec.c (prec_prec_f): documentation patch from
<gerardo.santana at gmail.com>. [ruby-core:07689] * bignum.c (rb_big_pow): second operand may be too big even if it's a Fixnum. [ruby-talk:187984] * README.EXT: update symbol description. [ruby-talk:188104] * COPYING: explicitly note GPLv2. [ruby-talk:187922] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING2
1 files changed, 1 insertions, 1 deletions
diff --git a/COPYING b/COPYING
index 870a5f22d..9043404a8 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>.
You can redistribute it and/or modify it under either the terms of the GPL
-(see the file GPL), or the conditions below:
+version 2 (see the file GPL), or the conditions below:
1. You may make and give away verbatim copies of the source form of the
software without restriction, provided that you duplicate all of the