aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/README.rdoc
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2011-12-25 19:33:33 +0530
committerVijay Dev <vijaydev.cse@gmail.com>2011-12-25 19:33:33 +0530
commit54e522a38827b7b78968237a762334f94c20f7d7 (patch)
tree73771abe79e954495753e2c875f6e063bac77482 /actionpack/README.rdoc
parentebddca18bb16c4d9bda4db72b5154a23f459b7c8 (diff)
parent2d1cbd02b4600625dc5db6b70ab003127a8b5559 (diff)
downloadrails-54e522a38827b7b78968237a762334f94c20f7d7.tar.gz
rails-54e522a38827b7b78968237a762334f94c20f7d7.tar.bz2
rails-54e522a38827b7b78968237a762334f94c20f7d7.zip
Merge branch 'master' of github.com:lifo/docrails
Diffstat (limited to 'actionpack/README.rdoc')
-rw-r--r--actionpack/README.rdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/actionpack/README.rdoc b/actionpack/README.rdoc
index 95301c21ee..fc36423f83 100644
--- a/actionpack/README.rdoc
+++ b/actionpack/README.rdoc
@@ -327,7 +327,9 @@ Source code can be downloaded as part of the Rails project on GitHub
== License
-Action Pack is released under the MIT license.
+Action Pack is released under the MIT license:
+
+* http://www.opensource.org/licenses/MIT
== Support