diff options
author | 2022-05-12 13:28:07 +0200 | |
---|---|---|
committer | 2022-05-31 12:15:26 +0200 | |
commit | ef8a1b1f910492af8d46dd0e97a044a7e7389c8c (patch) | |
tree | 4801854783db78ff86f974c393ed8506a4c89898 /tools/development/config-dmaap.sh | |
parent | 965cf0ea3cd08fdad7ec28a5078032dada455124 (diff) |
Extend pm-mapper dev tools of DFC
Issue-ID: DCAEGEN2-3182
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I9e228624df44951d2b5f25bad63db5905b9d611a
Diffstat (limited to 'tools/development/config-dmaap.sh')
-rwxr-xr-x | tools/development/config-dmaap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/development/config-dmaap.sh b/tools/development/config-dmaap.sh index 7b3a807..07a7e54 100755 --- a/tools/development/config-dmaap.sh +++ b/tools/development/config-dmaap.sh @@ -1,6 +1,6 @@ #!/bin/bash # ============LICENSE_START======================================================= -# Copyright (C) 2021-2022 NOKIA +# Copyright (C) 2021-2022 Nokia. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |