mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
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
This commit is contained in:
parent
3c1f7ee60f
commit
b3bfe13e6c
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue