Some more dates.

This commit is contained in:
Bill Nottingham 2019-05-15 17:01:33 -04:00
parent faae55d085
commit 681fe4865c
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@ function ComponentsStrings (BaseString) {
APPLICATIONS: t.s('Applications'),
SETTINGS: t.s('Settings'),
ABOUT: t.s('About'),
COPYRIGHT: t.s('Copyright © 2018 Red Hat, Inc.'),
COPYRIGHT: t.s('Copyright © 2019 Red Hat, Inc.'),
VIEWS_HEADER: t.s('Views'),
RESOURCES_HEADER: t.s('Resources'),
ACCESS_HEADER: t.s('Access'),

View File

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