From f8ec2dcdcec8a686d3e58d82a99aa097df2f0c41 Mon Sep 17 00:00:00 2001 From: brunomilitzer Date: Thu, 27 Jan 2022 17:51:58 +0000 Subject: Added Menu and Loop Jest Tests Issue-ID: POLICY-3876 Change-Id: I5f4d80aefdff8b837a40742b66727b888e985b86 Signed-off-by: brunomilitzer --- gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js') diff --git a/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js b/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js index 0d20341..32ae209 100644 --- a/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js +++ b/gui-clamp/ui-react/src/components/dialogs/Loop/ModifyLoopModal.js @@ -2,8 +2,8 @@ * ============LICENSE_START======================================================= * ONAP CLAMP * ================================================================================ - * Copyright (C) 2020 AT&T Intellectual Property. All rights - * reserved. + * Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + * Modifications Copyright (C) 2022 Nordix Foundation. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit 1.2.3-korg