From 2315e96a177502afea1910d2211e90c021e915f0 Mon Sep 17 00:00:00 2001 From: Kristian Freeman Date: Fri, 23 Dec 2011 13:03:21 -0800 Subject: Finished implementation of MIT license linking. --- activeresource/README.rdoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'activeresource') diff --git a/activeresource/README.rdoc b/activeresource/README.rdoc index c86289c5fe..8170f29973 100644 --- a/activeresource/README.rdoc +++ b/activeresource/README.rdoc @@ -172,7 +172,9 @@ Destruction of a resource can be invoked as a class and instance method of the r == License -Active Support is released under the MIT license. +Active Support is released under the MIT license: + +* http://www.opensource.org/licenses/MIT == Support -- cgit v1.2.3