diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-08 00:11:22 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-08 00:11:49 -0400 |
commit | 3539b3d39458b0b12fec158290a90cc5060f64eb (patch) | |
tree | b811cab0f25dcf151cc6036c0721df963ed259d6 /aai-traversal/src/main/scripts/getTool.sh | |
parent | ef8823de263dd7c599ea7d8c5c6f0a56252b02ed (diff) |
[AAI-ONAP] Keep the latest code in sync
Change-Id: Iebcff01ef3b79d04d14837d842fec0a1d6148703
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-traversal/src/main/scripts/getTool.sh')
-rw-r--r-- | aai-traversal/src/main/scripts/getTool.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/aai-traversal/src/main/scripts/getTool.sh b/aai-traversal/src/main/scripts/getTool.sh index c11bad3..38f96c5 100644 --- a/aai-traversal/src/main/scripts/getTool.sh +++ b/aai-traversal/src/main/scripts/getTool.sh @@ -9,7 +9,9 @@ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# http://www.apache.org/licenses/LICENSE-2.0 +# +# http://www.apache.org/licenses/LICENSE-2.0 +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |