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 /actionpack/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 'actionpack/README')
-rwxr-xr-x | actionpack/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/README b/actionpack/README index a79cdef953..5d928dfa70 100755 --- a/actionpack/README +++ b/actionpack/README @@ -430,7 +430,7 @@ from its distribution directory. == License -Action Pack is released under the same license as Ruby. +Action Pack is released under the MIT license. == Support |