1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

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:
Kristian Freeman 2011-12-22 21:13:28 -08:00
parent 4907f46742
commit 17da02425e

View file

@ -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