summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-15 16:14:05 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-15 16:14:05 +0000
commitef5948f0dca6cfad510754d6e721adc3fd9b381b (patch)
tree957a9aded1d7cbbfae9d0fd9fcb92325c8434387 /NEWS
parent84842f7784f0118417eb0603aed1fdfa27f9c8be (diff)
Update NEWS to add about License.
On backporting License change, r29262 and r29265 should be backported. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 97ef5c596f..e24da3c3fa 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,11 @@ reference information is supplied with. For a full list of changes
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