diff options
-rw-r--r-- | railties/doc/guides/source/index.txt | 2 |
1 files changed, 2 insertions, 0 deletions
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] |