diff options
author | Lorraine Welch <lb2391@att.com> | 2020-05-28 16:55:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-28 16:55:30 +0000 |
commit | b0621c35806be79972d57fc3c3c53aa72502e2e4 (patch) | |
tree | 8e5a3cfc0acaab63c1f92e42c6218a47d7b1ff8b /ecomp-sdk/epsdk-aaf/src/main/java | |
parent | faf499b3af8a9ce1b9a9d08a28c2f79ad875b56c (diff) | |
parent | 06245203c36599ed6951569c24587bd7373ca771 (diff) |
Merge "Removed unwanted codes from AAFService & ActionHan"
Diffstat (limited to 'ecomp-sdk/epsdk-aaf/src/main/java')
-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 * |