mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 12:57:40 -02:30
Bump copyright date.
We don't need to do this at the source code level, but we should do it for the app as a whole.
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