aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/handshake/server_ssl_common.h
diff options
context:
space:
mode:
authorGravatar Alexander Polcyn <apolcyn@google.com>2017-11-13 21:05:32 -0800
committerGravatar Alexander Polcyn <apolcyn@google.com>2017-11-13 21:29:50 -0800
commitf51b7e16ee96cbcd23a85aef982ca7a4bada2727 (patch)
treefc3ab7ced853fac90b5bb89baccf03abc5114e38 /test/core/handshake/server_ssl_common.h
parent16ba80c850567c351a425bc9c14c84ed23220b86 (diff)
Fix missing copyright, fix merge conflict in updated BUILD
Diffstat (limited to 'test/core/handshake/server_ssl_common.h')
-rw-r--r--test/core/handshake/server_ssl_common.h20
1 files changed, 17 insertions, 3 deletions
diff --git a/test/core/handshake/server_ssl_common.h b/test/core/handshake/server_ssl_common.h
index 94ac588f0e..77865a408f 100644
--- a/test/core/handshake/server_ssl_common.h
+++ b/test/core/handshake/server_ssl_common.h
@@ -1,6 +1,20 @@
-//
-// Created by apolcyn on 10/31/17.
-//
+/*
+ *
+ * Copyright 2016 gRPC authors.
+ *
+ * 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.
+ *
+ */
#ifndef GRPC_SERVER_SSL_COMMON_H
#define GRPC_SERVER_SSL_COMMON_H