diff options
author | Indrijeet kumar <indriku1@in.ibm.com> | 2020-05-27 22:41:45 +0530 |
---|---|---|
committer | Indrijeet kumar <indriku1@in.ibm.com> | 2020-05-27 22:42:00 +0530 |
commit | 06245203c36599ed6951569c24587bd7373ca771 (patch) | |
tree | 2b0d956153b9082c27e5e978211fdba000d8648d /ecomp-sdk/epsdk-aaf/src | |
parent | 273ccf87b2609ed82fe681e2211fc402f799307f (diff) |
Removed unwanted codes from AAFService & ActionHan
Removed unwanted codes from AAFService & ActionHandler
Issue-ID: PORTAL-813
Change-Id: I6eb77feacd20433fe469d3e168d91a632ba35254
Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
Diffstat (limited to 'ecomp-sdk/epsdk-aaf/src')
-rw-r--r-- | ecomp-sdk/epsdk-aaf/src/main/java/org/onap/portalsdk/external/authorization/service/AAFService.java | 2 |
1 files changed, 1 insertions, 1 deletions
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 * |