Преглед на файлове

update date and submodules

Danny Reidenbach преди 5 години
родител
ревизия
52a0f94aed
променени са 4 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 1 1
      include/grpcpp/security/alts_context.h
  2. 1 1
      src/cpp/common/alts_context.cc
  3. 1 1
      src/cpp/common/alts_util.cc
  4. 1 1
      test/cpp/common/alts_util_test.cc

+ 1 - 1
include/grpcpp/security/alts_context.h

@@ -1,6 +1,6 @@
 /*
  *
- * Copyright 2019 gRPC authors.
+ * Copyright 2020 gRPC authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

+ 1 - 1
src/cpp/common/alts_context.cc

@@ -1,6 +1,6 @@
 /*
  *
- * Copyright 2019 gRPC authors.
+ * Copyright 2020 gRPC authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

+ 1 - 1
src/cpp/common/alts_util.cc

@@ -1,6 +1,6 @@
 /*
  *
- * Copyright 2019 gRPC authors.
+ * Copyright 2020 gRPC authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

+ 1 - 1
test/cpp/common/alts_util_test.cc

@@ -1,6 +1,6 @@
 /*
  *
- * Copyright 2019 gRPC authors.
+ * Copyright 2020 gRPC authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.