1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00

Merge pull request #1600 from wenottingham/and-the-years-start-coming-and-they-dont-stop-coming

Fix another stray 2017 in the UI.
This commit is contained in:
Jake McDermott 2018-04-26 14:27:30 -04:00 committed by GitHub
commit af44a12e7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@
Ansible {{ ansible_version }} Ansible {{ ansible_version }}
</span> <br> </span> <br>
<span class="Copyright-text" translate> <span class="Copyright-text" translate>
Copyright &copy; 2017 Red Hat, Inc. <br> Copyright &copy; 2018 Red Hat, Inc. <br>
Visit <a href="http://www.ansible.com/" target="_blank">Ansible.com</a> for more information.<br> Visit <a href="http://www.ansible.com/" target="_blank">Ansible.com</a> for more information.<br>
</span> </span>
</p> </p>