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