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 2530b392e..7021b9d22 100644 --- a/user_guide/doc_style/index.html +++ b/user_guide/doc_style/index.html @@ -79,7 +79,7 @@ Previous Topic: <a href="../general/styleguide.html">PHP Style Guide< <a href="#top">Top of Page</a> · <a href="../index.html">User Guide Home</a> · </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2009 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2010 · <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 a6b4b34b4..05bdafd01 100644 --- a/user_guide/doc_style/template.html +++ b/user_guide/doc_style/template.html @@ -121,7 +121,7 @@ Previous Topic: <a href="#">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 © 2006-2009 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2010 · <a href="http://ellislab.com/">Ellislab, Inc.</a></p> </div> </body> |