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:
Bill Nottingham 2018-03-16 13:08:01 -04:00
parent 75dd8d7d30
commit 52599f16ad

View File

@ -76,7 +76,7 @@ function ComponentsStrings (BaseString) {
APPLICATIONS: t.s('Applications'),
SETTINGS: t.s('Settings'),
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 = {