Adding missing headers 25/3425/2
authoragrawalgaurav <gaurav.agrawal@huawei.com>
Tue, 12 May 2020 19:09:20 +0000 (00:39 +0530)
committerGaurav Agrawal <gaurav.agrawal@huawei.com>
Wed, 13 May 2020 11:43:29 +0000 (11:43 +0000)
Change-Id: If9c17f4fb453c43b8db0b0638518625adcef4dd8

mecm/mepm/applcm/broker/internal/lcmservice/lcmservice.proto
mecm/mepm/applcm/broker/pkg/plugin/grpcclient.go
mecm/mepm/applcm/k8shelm/internal/lcmservice/lcmservice.proto

index bf8c39b..888c1a5 100644 (file)
@@ -1,3 +1,17 @@
+// Copyright 2020 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.
+// You may obtain a copy of the License at
+//
+//     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.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
 syntax = "proto3";
 
 package lcmservice;
index 613af74..d55098d 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright 2020 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.
+ * You may obtain a copy of the License at
+ *
+ *     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.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package plugin
 
 import (
index ca7d891..92d834d 100644 (file)
@@ -1,3 +1,17 @@
+// Copyright 2020 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.
+// You may obtain a copy of the License at
+//
+//     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.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
 syntax = "proto3";
 
 package lcmservice;