From f66688fa13aae3e3432d0e865afee3457ec5f2b4 Mon Sep 17 00:00:00 2001 From: JayaShakthi97 Date: Mon, 19 Feb 2024 15:57:53 +0530 Subject: [PATCH] Fix lint issues --- apps/console/src/features/private-key-jwt/api/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/console/src/features/private-key-jwt/api/index.ts b/apps/console/src/features/private-key-jwt/api/index.ts index 3a6aad5aab2..c81e76a1525 100644 --- a/apps/console/src/features/private-key-jwt/api/index.ts +++ b/apps/console/src/features/private-key-jwt/api/index.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2023, WSO2 LLC. (https://www.wso2.com). All Rights Reserved. + * Copyright (c) 2024, WSO2 LLC. (https://www.wso2.com). * * WSO2 LLC. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except