diff options
Diffstat (limited to 'activerecord/README.rdoc')
| -rw-r--r-- | activerecord/README.rdoc | 4 | 
1 files changed, 3 insertions, 1 deletions
diff --git a/activerecord/README.rdoc b/activerecord/README.rdoc index 70922ef864..6f9f63ceee 100644 --- a/activerecord/README.rdoc +++ b/activerecord/README.rdoc @@ -208,7 +208,9 @@ Source code can be downloaded as part of the Rails project on GitHub  == License -Active Record is released under the MIT license. +Active Record is released under the MIT license: + +* http://www.opensource.org/licenses/MIT  == Support  | 
