mirror of https://github.com/rails/rails
Added link in MIT license for Action Mailer README. I think this seems appropriate but commentary on this is not a bad idea.
This commit is contained in:
parent
4907f46742
commit
17da02425e
|
@ -148,7 +148,9 @@ Source code can be downloaded as part of the Rails project on GitHub
|
|||
|
||||
== License
|
||||
|
||||
Action Mailer is released under the MIT license.
|
||||
Action Mailer is released under the MIT license:
|
||||
|
||||
* http://www.opensource.org/licenses/MIT
|
||||
|
||||
|
||||
== Support
|
||||
|
|
Loading…
Reference in New Issue