mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02: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:
@@ -55,7 +55,7 @@
|
|||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6 footer-copyright">
|
<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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ function ComponentsStrings (BaseString) {
|
|||||||
APPLICATIONS: t.s('Applications'),
|
APPLICATIONS: t.s('Applications'),
|
||||||
SETTINGS: t.s('Settings'),
|
SETTINGS: t.s('Settings'),
|
||||||
ABOUT: t.s('About'),
|
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'),
|
VIEWS_HEADER: t.s('Views'),
|
||||||
RESOURCES_HEADER: t.s('Resources'),
|
RESOURCES_HEADER: t.s('Resources'),
|
||||||
ACCESS_HEADER: t.s('Access'),
|
ACCESS_HEADER: t.s('Access'),
|
||||||
|
|||||||
@@ -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 © 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>
|
Visit <a href="http://www.ansible.com/" target="_blank">Ansible.com</a> for more information.<br>
|
||||||
</span>
|
</span>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user