diff options
author | Derek Jones <derek.jones@ellislab.com> | 2011-01-28 14:44:28 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2011-01-28 14:44:28 +0100 |
commit | 700205ad5cb6c00596ad82d5ed282f516add5481 (patch) | |
tree | 67d25a8ceed84cf71c20a4cd351d63fcd20f3727 /user_guide/doc_style | |
parent | f00191c02985fba1e360a22ad914c547696df1b2 (diff) |
updating copyrights to 2011
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 22637d389..2d2718d44 100644 --- a/user_guide/doc_style/index.html +++ b/user_guide/doc_style/index.html @@ -80,7 +80,7 @@ Previous Topic: <a href="../general/styleguide.html">PHP Style Guide< <a href="../index.html">User Guide Home</a> · Next Topic: <a href="../libraries/benchmark.html">Benchmarking Class</a> </p> -<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006-2010 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2011 · <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 d5ef5caa4..d59d5e4ed 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-2010 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> +<p><a href="http://codeigniter.com">CodeIgniter</a> · Copyright © 2006 - 2011 · <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> |