ruby-changes:17265
From: naruse <ko1@a...>
Date: Thu, 16 Sep 2010 01:17:01 +0900 (JST)
Subject: [ruby-changes:17265] Ruby:r29266 (trunk): Update NEWS to add about License.
naruse 2010-09-16 01:14:05 +0900 (Thu, 16 Sep 2010) New Revision: 29266 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29266 Log: Update NEWS to add about License. On backporting License change, r29262 and r29265 should be backported. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 29265) +++ NEWS (revision 29266) @@ -9,6 +9,11 @@ with all sufficient information, see the ChangeLog file. == Changes since the 1.9.2 release +=== License + +* Ruby's License is changed from a dual license with GPLv2 + to a dual license with 2-clause BSDL. + === C API updates * rb_scan_args() is enhanced with support for option hash argument -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/