mirror of
https://github.com/ansible/awx.git
synced 2026-01-29 07:14:43 -03:30
Merge pull request #3904 from wenottingham/new-year-new-you
Bump date. Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
8981c7d59a
@ -55,7 +55,7 @@
|
||||
<div class="col-sm-6">
|
||||
</div>
|
||||
<div class="col-sm-6 footer-copyright">
|
||||
Copyright © 2017 <a href="http://www.redhat.com" target="_blank">Red Hat</a>, Inc. All Rights Reserved.
|
||||
Copyright © 2019 <a href="http://www.redhat.com" target="_blank">Red Hat</a>, Inc. All Rights Reserved.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -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'),
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
Ansible {{ ansible_version }}
|
||||
</span> <br>
|
||||
<span class="Copyright-text" translate>
|
||||
Copyright © 2018 Red Hat, Inc. <br>
|
||||
Copyright © 2019 Red Hat, Inc. <br>
|
||||
Visit <a href="http://www.ansible.com/" target="_blank">Ansible.com</a> for more information.<br>
|
||||
</span>
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user