From 2cd6800fd8437b1f862f3f5c44db877159271d17 Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 15 Sep 2010 15:35:31 +0000 Subject: * COPYING: change Ruby's License from a dual license with GPLv2 to a dual license with 2-clause BSDL. [ruby-dev:42166] [ruby-core:31971] [ruby-dev:39167] [ruby-core:25272] * COPYING.ja: ditto. * BSDL: added. this is from The FreeBSD License. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- COPYING | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index 9043404a83..a1f19ff99d 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ Ruby is copyrighted free software by Yukihiro Matsumoto . -You can redistribute it and/or modify it under either the terms of the GPL -version 2 (see the file GPL), or the conditions below: +You can redistribute it and/or modify it under either the terms of the +2-clause BSDL (see the file BSDL), 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 -- cgit v1.2.3