diff options
Diffstat (limited to 'user_guide/doc_style')
-rw-r--r-- | user_guide/doc_style/index.html | 2 | ||||
-rw-r--r-- | user_guide/doc_style/template.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/user_guide/doc_style/index.html b/user_guide/doc_style/index.html index 4fab5b48f..c8c4667e3 100644 --- a/user_guide/doc_style/index.html +++ b/user_guide/doc_style/index.html @@ -73,7 +73,7 @@ Writing Documentation <div id="footer">
<p><a href="#top">Top of Page</a></p>
-<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
+<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2008 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p>
</div>
</body>
diff --git a/user_guide/doc_style/template.html b/user_guide/doc_style/template.html index c01f85fb8..bfec1a258 100644 --- a/user_guide/doc_style/template.html +++ b/user_guide/doc_style/template.html @@ -117,7 +117,7 @@ Previous Topic: <a href="database/index.html">Previous Class</a> <a href="#">User Guide Home</a> · Next Topic: <a href="#">Next Class</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2007 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2008 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p> </div> </body> |