diff options
| author | Chris Wanstrath <chris@ozmm.org> | 2010-01-14 15:12:13 -0800 |
|---|---|---|
| committer | Chris Wanstrath <chris@ozmm.org> | 2010-01-14 15:12:13 -0800 |
| commit | e51344431005f8d43a32fbaddaddafd663df2565 (patch) | |
| tree | fa877bb3c400347543204d8a19aae83374407c1c /_layouts | |
| parent | 18116b81dd0688a8b946056493a21b5f91f9686b (diff) | |
GitHub Inc
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/default.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 6497ff6..0c53511 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -96,7 +96,11 @@ sidebar_cats: <a href="http://github.wordpress.com">Status</a> </div> <div class="company"> - GitHub is <a href="http://logicalawesome.com/">Logical Awesome</a> ©2009 | <a href="http://github.com/site/terms">Terms of Service</a> | <a href="http://github.com/site/privacy">Privacy Policy</a> + © + 2010 + GitHub Inc. + All rights reserved. + | <a href="http://github.com/site/terms">Terms of Service</a> | <a href="http://github.com/site/privacy">Privacy Policy</a> </div> </div> </div> |
