From bcb145b42369b8ec8056cce7b4f2c321aa6901ee Mon Sep 17 00:00:00 2001 From: Kresnadi Budisantoso Date: Fri, 5 Mar 2021 10:59:13 +0100 Subject: [PATCH] Update copyright claim in en.json --- apps/red-ui/src/assets/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index a4ebeabe4..01530fb08 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -761,7 +761,7 @@ "frontend-version": "Frontend Application Version", "custom-app-title": "Custom Application Title", "copyright-claim-title": "Copyright Claim", - "copyright-claim-text": "Copyright © 2020 - {{currentYear}} IQSER Technologie GmbH", + "copyright-claim-text": "Copyright © 2020 - {{currentYear}} knecon AG (powered by IQSER)", "end-user-license-title": "End User License Agreement", "end-user-license-text": "The use of this product is subject to the terms of the Redaction End User Agreement, unless other specified therein.", "3rd-party-title": "Reference to 3rd Party Licenses",