From 52599f16ad4b1c36fb0a9f4ab414c46e23648ea7 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 16 Mar 2018 13:08:01 -0400 Subject: [PATCH] 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. --- awx/ui/client/lib/components/components.strings.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/lib/components/components.strings.js b/awx/ui/client/lib/components/components.strings.js index 70c2a7d6de..513098dc76 100644 --- a/awx/ui/client/lib/components/components.strings.js +++ b/awx/ui/client/lib/components/components.strings.js @@ -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 = {