From d9e5965394e1ffba031c18139124771913f77f32 Mon Sep 17 00:00:00 2001 From: Yoshani Date: Thu, 24 Nov 2022 12:34:07 +0530 Subject: [PATCH] update header --- .../pom.xml | 20 ++++++++++--------- .../magiclink/MagicLinkAuthenticatorTest.java | 8 ++++---- pom.xml | 20 ++++++++++--------- 3 files changed, 26 insertions(+), 22 deletions(-) diff --git a/components/org.wso2.carbon.identity.application.authenticator.magiclink/pom.xml b/components/org.wso2.carbon.identity.application.authenticator.magiclink/pom.xml index 8bfca2b8..c94b5c36 100644 --- a/components/org.wso2.carbon.identity.application.authenticator.magiclink/pom.xml +++ b/components/org.wso2.carbon.identity.application.authenticator.magiclink/pom.xml @@ -1,18 +1,20 @@ diff --git a/components/org.wso2.carbon.identity.application.authenticator.magiclink/src/test/java/org/wso2/carbon/identity/application/authenticator/magiclink/MagicLinkAuthenticatorTest.java b/components/org.wso2.carbon.identity.application.authenticator.magiclink/src/test/java/org/wso2/carbon/identity/application/authenticator/magiclink/MagicLinkAuthenticatorTest.java index f32e753b..0a05cca3 100644 --- a/components/org.wso2.carbon.identity.application.authenticator.magiclink/src/test/java/org/wso2/carbon/identity/application/authenticator/magiclink/MagicLinkAuthenticatorTest.java +++ b/components/org.wso2.carbon.identity.application.authenticator.magiclink/src/test/java/org/wso2/carbon/identity/application/authenticator/magiclink/MagicLinkAuthenticatorTest.java @@ -1,9 +1,9 @@ /* - * Copyright (c) 2022, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. + * Copyright (c) 2022, WSO2 LLC. (http://www.wso2.org) All Rights Reserved. * - * WSO2 Inc. licenses this file to you under the Apache License, + * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except - * in compliance with the License. + * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 @@ -525,4 +525,4 @@ public IObjectFactory getObjectFactory() { return new PowerMockObjectFactory(); } -} \ No newline at end of file +} diff --git a/pom.xml b/pom.xml index 9a579822..320bdb45 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,20 @@