mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
Merge pull request #1591 from wenottingham/bad-date
Bump copyright date.
This commit is contained in:
@@ -76,7 +76,7 @@ function ComponentsStrings (BaseString) {
|
|||||||
APPLICATIONS: t.s('Applications'),
|
APPLICATIONS: t.s('Applications'),
|
||||||
SETTINGS: t.s('Settings'),
|
SETTINGS: t.s('Settings'),
|
||||||
FOOTER_ABOUT: t.s('About'),
|
FOOTER_ABOUT: t.s('About'),
|
||||||
FOOTER_COPYRIGHT: t.s('Copyright © 2017 Red Hat, Inc.')
|
FOOTER_COPYRIGHT: t.s('Copyright © 2018 Red Hat, Inc.')
|
||||||
};
|
};
|
||||||
|
|
||||||
ns.relaunch = {
|
ns.relaunch = {
|
||||||
|
|||||||
Reference in New Issue
Block a user