From 06245203c36599ed6951569c24587bd7373ca771 Mon Sep 17 00:00:00 2001 From: Indrijeet kumar Date: Wed, 27 May 2020 22:41:45 +0530 Subject: Removed unwanted codes from AAFService & ActionHan Removed unwanted codes from AAFService & ActionHandler Issue-ID: PORTAL-813 Change-Id: I6eb77feacd20433fe469d3e168d91a632ba35254 Signed-off-by: Indrijeet Kumar --- .../org/onap/portalsdk/external/authorization/service/AAFService.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecomp-sdk/epsdk-aaf/src/main/java/org/onap/portalsdk/external') diff --git a/ecomp-sdk/epsdk-aaf/src/main/java/org/onap/portalsdk/external/authorization/service/AAFService.java b/ecomp-sdk/epsdk-aaf/src/main/java/org/onap/portalsdk/external/authorization/service/AAFService.java index 40076589..01b9d7b7 100644 --- a/ecomp-sdk/epsdk-aaf/src/main/java/org/onap/portalsdk/external/authorization/service/AAFService.java +++ b/ecomp-sdk/epsdk-aaf/src/main/java/org/onap/portalsdk/external/authorization/service/AAFService.java @@ -7,7 +7,7 @@ * =================================================================== * * Unless otherwise specified, all software contained herein is licensed - * under the Apache License, Version 2.0 (the "License"); + * under the Apache License, Version 2.0. (the "License") * you may not use this software except in compliance with the License. * You may obtain a copy of the License at * -- cgit 1.2.3-korg