diff options
author | David Heinemeier Hansson <david@loudthinking.com> | 2005-02-24 02:07:02 +0000 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2005-02-24 02:07:02 +0000 |
commit | b3bfe13e6c6086719a989c5cae2d84a58ca572d7 (patch) | |
tree | 63c280fcdaa9d67f268df01be49cdd2492a78d7c /activerecord/README | |
parent | 3c1f7ee60ff6125972f532cdb295c85e38146405 (diff) | |
download | rails-b3bfe13e6c6086719a989c5cae2d84a58ca572d7.tar.gz rails-b3bfe13e6c6086719a989c5cae2d84a58ca572d7.tar.bz2 rails-b3bfe13e6c6086719a989c5cae2d84a58ca572d7.zip |
Updated the license (still referered to the old ruby one)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@785 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activerecord/README')
-rwxr-xr-x | activerecord/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/README b/activerecord/README index 52af8c8aca..8b2f255a09 100755 --- a/activerecord/README +++ b/activerecord/README @@ -344,7 +344,7 @@ from its distribution directory. == License -Active Record is released under the same license as Ruby. +Active Record is released under the MIT license. == Support |