From 85c1dff6603569573557b96e1b025eff55ccf6be Mon Sep 17 00:00:00 2001 From: Mike Gunderloy Date: Tue, 21 Oct 2008 11:55:28 -0500 Subject: Add license to Guides. --- railties/doc/guides/source/index.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/railties/doc/guides/source/index.txt b/railties/doc/guides/source/index.txt index 4ca842bd75..e8c4040b7b 100644 --- a/railties/doc/guides/source/index.txt +++ b/railties/doc/guides/source/index.txt @@ -122,3 +122,5 @@ This guide covers how to build a plugin to extend the functionality of Rails. *********************************************************** Authors who have contributed to complete guides are listed link:authors.html[here]. + +This work is licensed under a link:http://creativecommons.org/licenses/by-nc-sa/3.0/[Creative Commons Attribution-Noncommercial-Share Alike 3.0 License] -- cgit v1.2.3