From 94ce8f09c17287f2970c3370120f41749e801c56 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Mon, 10 Sep 2018 12:27:58 +0530 Subject: Update docker with grpc server Issue-ID: CLI-122 Change-Id: I0ce2a35febc583861aaed676278f97803b413286 Signed-off-by: Kanagaraj Manickam k00365106 --- deployment/zip/src/main/release/bin/oclip-rcli.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'deployment/zip/src/main/release/bin/oclip-rcli.sh') diff --git a/deployment/zip/src/main/release/bin/oclip-rcli.sh b/deployment/zip/src/main/release/bin/oclip-rcli.sh index 8caec38c..bae13f29 100644 --- a/deployment/zip/src/main/release/bin/oclip-rcli.sh +++ b/deployment/zip/src/main/release/bin/oclip-rcli.sh @@ -1,6 +1,7 @@ #!/bin/bash #******************************************************************************* +# Copyright 2018 Huawei Technologies Co., Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit 1.2.3-korg