summaryrefslogtreecommitdiff
path: root/src/docs/style/footer.html
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2014-01-07 10:30:12 -0500
committerKeith Bostic <keith@wiredtiger.com>2014-01-07 10:30:12 -0500
commit5b509b7220a47f9a102e20bd953d093453742bdd (patch)
tree1ed4c911d8d95234e7d5f8bdb06b48f4e07c1618 /src/docs/style/footer.html
parent9355309aafef72e0e2b675061e66871692b61a79 (diff)
downloadmongo-5b509b7220a47f9a102e20bd953d093453742bdd.tar.gz
Update copyright notices for 2014.
Move lang/java and lang/python into the public domain.
Diffstat (limited to 'src/docs/style/footer.html')
-rw-r--r--src/docs/style/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/docs/style/footer.html b/src/docs/style/footer.html
index 1c0f056a6a3..47a814860da 100644
--- a/src/docs/style/footer.html
+++ b/src/docs/style/footer.html
@@ -3,13 +3,13 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
$navpath
- <li class="footer">Copyright (c) 2008-2013 WiredTiger, Inc. All rights reserved. Contact <a href="mailto:info@wiredtiger.com">info@wiredtiger.com</a> for more information.</li>
+ <li class="footer">Copyright (c) 2008-2014 WiredTiger, Inc. All rights reserved. Contact <a href="mailto:info@wiredtiger.com">info@wiredtiger.com</a> for more information.</li>
</ul>
</div>
<!--END GENERATE_TREEVIEW-->
<!--BEGIN !GENERATE_TREEVIEW-->
<hr class="footer"/><address class="footer"><small>
-Copyright (c) 2008-2013 WiredTiger. All rights reserved. Contact <a href="mailto:info@wiredtiger.com">info@wiredtiger.com</a> for more information.
+Copyright (c) 2008-2014 WiredTiger, Inc. All rights reserved. Contact <a href="mailto:info@wiredtiger.com">info@wiredtiger.com</a> for more information.
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>