udpate copyright date

This commit is contained in:
John Mitchell 2016-01-04 20:02:01 -05:00
parent 692ef6dcc9
commit 1c3b16c2dd

View file

@ -13,7 +13,7 @@
<hr/>
<p>
&copy; Copyright 2015 <a href="http://ansible.com">Ansible, Inc.</a>.
&copy; Copyright 2016 <a href="http://ansible.com">Ansible, Inc.</a>.
{%- if last_updated %}
{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}