jamesge 4 rokov pred
rodič
commit
1ad1cc57ec
100 zmenil súbory, kde vykonal 0 pridanie a 118 odobranie
  1. 0 3
      LICENSE
  2. 0 1
      example/grpc_c++/client.cpp
  3. 0 2
      example/grpc_c++/server.cpp
  4. 0 2
      src/brpc/acceptor.cpp
  5. 0 3
      src/brpc/acceptor.h
  6. 0 1
      src/brpc/adaptive_connection_type.cpp
  7. 0 1
      src/brpc/adaptive_connection_type.h
  8. 0 1
      src/brpc/amf.cpp
  9. 0 1
      src/brpc/amf.h
  10. 0 1
      src/brpc/amf_inl.h
  11. 0 1
      src/brpc/authenticator.h
  12. 0 1
      src/brpc/builtin/bad_method_service.cpp
  13. 0 1
      src/brpc/builtin/bad_method_service.h
  14. 0 1
      src/brpc/builtin/bthreads_service.cpp
  15. 0 1
      src/brpc/builtin/bthreads_service.h
  16. 0 1
      src/brpc/builtin/common.cpp
  17. 0 1
      src/brpc/builtin/common.h
  18. 0 1
      src/brpc/builtin/connections_service.cpp
  19. 0 1
      src/brpc/builtin/connections_service.h
  20. 0 1
      src/brpc/builtin/dir_service.cpp
  21. 0 1
      src/brpc/builtin/dir_service.h
  22. 0 1
      src/brpc/builtin/flags_service.cpp
  23. 0 1
      src/brpc/builtin/flags_service.h
  24. 0 1
      src/brpc/builtin/flamegraph_perl.h
  25. 0 1
      src/brpc/builtin/flot_min_js.cpp
  26. 0 1
      src/brpc/builtin/flot_min_js.h
  27. 0 1
      src/brpc/builtin/get_favicon_service.cpp
  28. 0 1
      src/brpc/builtin/get_favicon_service.h
  29. 0 1
      src/brpc/builtin/health_service.cpp
  30. 0 1
      src/brpc/builtin/health_service.h
  31. 0 2
      src/brpc/builtin/hotspots_service.cpp
  32. 0 1
      src/brpc/builtin/hotspots_service.h
  33. 0 1
      src/brpc/builtin/ids_service.cpp
  34. 0 1
      src/brpc/builtin/ids_service.h
  35. 0 1
      src/brpc/builtin/index_service.cpp
  36. 0 1
      src/brpc/builtin/index_service.h
  37. 0 1
      src/brpc/builtin/jquery_min_js.cpp
  38. 0 1
      src/brpc/builtin/jquery_min_js.h
  39. 0 1
      src/brpc/builtin/list_service.cpp
  40. 0 1
      src/brpc/builtin/list_service.h
  41. 0 1
      src/brpc/builtin/pprof_perl.cpp
  42. 0 1
      src/brpc/builtin/pprof_perl.h
  43. 0 1
      src/brpc/builtin/prometheus_metrics_service.cpp
  44. 0 1
      src/brpc/builtin/prometheus_metrics_service.h
  45. 0 1
      src/brpc/builtin/protobufs_service.cpp
  46. 0 1
      src/brpc/builtin/protobufs_service.h
  47. 0 1
      src/brpc/builtin/rpcz_service.cpp
  48. 0 1
      src/brpc/builtin/rpcz_service.h
  49. 0 1
      src/brpc/builtin/sockets_service.cpp
  50. 0 1
      src/brpc/builtin/sockets_service.h
  51. 0 1
      src/brpc/builtin/sorttable_js.cpp
  52. 0 1
      src/brpc/builtin/sorttable_js.h
  53. 0 1
      src/brpc/builtin/status_service.cpp
  54. 0 1
      src/brpc/builtin/status_service.h
  55. 0 1
      src/brpc/builtin/tabbed.h
  56. 0 1
      src/brpc/builtin/threads_service.cpp
  57. 0 1
      src/brpc/builtin/threads_service.h
  58. 0 1
      src/brpc/builtin/vars_service.cpp
  59. 0 1
      src/brpc/builtin/vars_service.h
  60. 0 1
      src/brpc/builtin/version_service.cpp
  61. 0 1
      src/brpc/builtin/version_service.h
  62. 0 1
      src/brpc/builtin/viz_min_js.cpp
  63. 0 1
      src/brpc/builtin/viz_min_js.h
  64. 0 1
      src/brpc/builtin/vlog_service.cpp
  65. 0 1
      src/brpc/builtin/vlog_service.h
  66. 0 3
      src/brpc/channel.cpp
  67. 0 2
      src/brpc/channel.h
  68. 0 1
      src/brpc/channel_base.h
  69. 0 1
      src/brpc/closure_guard.h
  70. 0 1
      src/brpc/cluster_recover_policy.cpp
  71. 0 1
      src/brpc/cluster_recover_policy.h
  72. 0 2
      src/brpc/compress.cpp
  73. 0 2
      src/brpc/compress.h
  74. 0 3
      src/brpc/controller.cpp
  75. 0 1
      src/brpc/controller.h
  76. 0 1
      src/brpc/data_factory.h
  77. 0 1
      src/brpc/describable.h
  78. 0 1
      src/brpc/destroyable.h
  79. 0 1
      src/brpc/details/has_epollrdhup.cpp
  80. 0 1
      src/brpc/details/has_epollrdhup.h
  81. 0 2
      src/brpc/details/health_check.cpp
  82. 0 2
      src/brpc/details/health_check.h
  83. 0 1
      src/brpc/details/hpack-static-table.h
  84. 0 1
      src/brpc/details/hpack.cpp
  85. 0 1
      src/brpc/details/hpack.h
  86. 0 2
      src/brpc/details/http_message.cpp
  87. 0 2
      src/brpc/details/http_message.h
  88. 0 1
      src/brpc/details/load_balancer_with_naming.cpp
  89. 0 1
      src/brpc/details/load_balancer_with_naming.h
  90. 0 1
      src/brpc/details/mesalink_ssl_helper.cpp
  91. 0 1
      src/brpc/details/method_status.cpp
  92. 0 1
      src/brpc/details/method_status.h
  93. 0 1
      src/brpc/details/naming_service_thread.cpp
  94. 0 1
      src/brpc/details/naming_service_thread.h
  95. 0 1
      src/brpc/details/profiler_linker.h
  96. 0 1
      src/brpc/details/rtmp_utils.cpp
  97. 0 1
      src/brpc/details/rtmp_utils.h
  98. 0 1
      src/brpc/details/sparse_minute_counter.h
  99. 0 1
      src/brpc/details/ssl_helper.cpp
  100. 0 1
      src/brpc/details/ssl_helper.h

+ 0 - 3
LICENSE

@@ -224,9 +224,6 @@ src/butil/third_party/dynamic_annotations: licensed under the following terms:
   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   
-  ---
-  Author: Kostya Serebryany
-
 --------------------------------------------------------------------------------
 
 src/butil/third_party/icu: licensed under the following terms:

+ 0 - 1
example/grpc_c++/client.cpp

@@ -16,7 +16,6 @@
 // under the License.
 
 // A client sending requests to server every 1 second using grpc.
-// Authors: Jiashun Zhu(zhujiashun@bilibili.com)
 
 #include <gflags/gflags.h>
 #include <butil/logging.h>

+ 0 - 2
example/grpc_c++/server.cpp

@@ -16,8 +16,6 @@
 // under the License.
 
 // A server to receive HelloRequest and send back HelloReply
-//
-// Authors: Jiashun Zhu(zhujiashun@bilibili.com)
 
 #include <gflags/gflags.h>
 #include <butil/logging.h>

+ 0 - 2
src/brpc/acceptor.cpp

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang(jiangrujie@baidu.com)
-//          Ge,Jun(gejun@baidu.com)
 
 #include <inttypes.h>
 #include <gflags/gflags.h>

+ 0 - 3
src/brpc/acceptor.h

@@ -15,9 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang(jiangrujie@baidu.com)
-//          Ge,Jun(gejun@baidu.com)
-
 #ifndef BRPC_ACCEPTOR_H
 #define BRPC_ACCEPTOR_H
 

+ 0 - 1
src/brpc/adaptive_connection_type.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "butil/logging.h"
 #include "brpc/adaptive_connection_type.h"

+ 0 - 1
src/brpc/adaptive_connection_type.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_ADAPTIVE_CONNECTION_TYPE_H
 #define BRPC_ADAPTIVE_CONNECTION_TYPE_H

+ 0 - 1
src/brpc/amf.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <google/protobuf/descriptor.h>
 #include "butil/sys_byteorder.h"

+ 0 - 1
src/brpc/amf.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_AMF_H
 #define BRPC_AMF_H

+ 0 - 1
src/brpc/amf_inl.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_AMF_INL_H
 #define BRPC_AMF_INL_H

+ 0 - 1
src/brpc/authenticator.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang (jiangrujie@baidu.com)
 
 #ifndef BRPC_AUTHENTICATOR_H
 #define BRPC_AUTHENTICATOR_H

+ 0 - 1
src/brpc/builtin/bad_method_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang (jiangrujie@baidu.com)
 
 #include <ostream>
 #include <vector>

+ 0 - 1
src/brpc/builtin/bad_method_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang (jiangrujie@baidu.com)
 
 #ifndef BRPC_BADMETHOD_SERVICE_H
 #define BRPC_BADMETHOD_SERVICE_H

+ 0 - 1
src/brpc/builtin/bthreads_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include "brpc/closure_guard.h"        // ClosureGuard

+ 0 - 1
src/brpc/builtin/bthreads_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BTHREADS_SERVICE_H
 #define BRPC_BTHREADS_SERVICE_H

+ 0 - 1
src/brpc/builtin/common.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <iomanip>
 #include <sys/time.h>

+ 0 - 1
src/brpc/builtin/common.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BUILTIN_COMMON_H
 #define BRPC_BUILTIN_COMMON_H

+ 0 - 1
src/brpc/builtin/connections_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include <iomanip>

+ 0 - 1
src/brpc/builtin/connections_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_CONNECTIONS_SERVICE_H
 #define BRPC_CONNECTIONS_SERVICE_H

+ 0 - 1
src/brpc/builtin/dir_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include <dirent.h>                    // opendir

+ 0 - 1
src/brpc/builtin/dir_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_DIR_SERVICE_H
 #define BRPC_DIR_SERVICE_H

+ 0 - 1
src/brpc/builtin/flags_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include <vector>                           // std::vector

+ 0 - 1
src/brpc/builtin/flags_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_FLAGS_SERVICE_H
 #define BRPC_FLAGS_SERVICE_H

+ 0 - 1
src/brpc/builtin/flamegraph_perl.h

@@ -14,7 +14,6 @@
 // KIND, either express or implied.  See the License for the
 // specific language governing permissions and limitations
 // under the License.
-// Authors: Tian,Ye (tianye15@baidu.com)
 
 #pragma once
 

+ 0 - 1
src/brpc/builtin/flot_min_js.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <pthread.h>
 #include "butil/logging.h"

+ 0 - 1
src/brpc/builtin/flot_min_js.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BUILTIN_FLOT_MIN_JS_H
 #define BRPC_BUILTIN_FLOT_MIN_JS_H

+ 0 - 1
src/brpc/builtin/get_favicon_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Zhangyi Chen (chenzhangyi01@baidu.com)
 
 #include "butil/macros.h"                           // ARRAY_SIZE
 #include "butil/iobuf.h"                            // butil::IOBuf

+ 0 - 1
src/brpc/builtin/get_favicon_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Zhangyi Chen (chenzhangyi01@baidu.com)
 
 #ifndef  BRPC_GET_FAVICON_SERVICE_H
 #define  BRPC_GET_FAVICON_SERVICE_H

+ 0 - 1
src/brpc/builtin/health_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "brpc/controller.h"           // Controller
 #include "brpc/server.h"               // Server

+ 0 - 1
src/brpc/builtin/health_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_HEALTH_SERVICE_H
 #define  BRPC_HEALTH_SERVICE_H

+ 0 - 2
src/brpc/builtin/hotspots_service.cpp

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
-//          Tian,Ye(tianye15@baidu.com)
 
 #include <stdio.h>
 #include <thread>

+ 0 - 1
src/brpc/builtin/hotspots_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_HOTSPOTS_SERVICE_H
 #define BRPC_HOTSPOTS_SERVICE_H

+ 0 - 1
src/brpc/builtin/ids_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include "brpc/closure_guard.h"        // ClosureGuard

+ 0 - 1
src/brpc/builtin/ids_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_IDS_SERVICE_H
 #define BRPC_IDS_SERVICE_H

+ 0 - 1
src/brpc/builtin/index_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <gflags/gflags.h>                  // DECLARE_xxx
 #include <google/protobuf/descriptor.h>

+ 0 - 1
src/brpc/builtin/index_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_INDEX_SERVICE_H
 #define  BRPC_INDEX_SERVICE_H

+ 0 - 1
src/brpc/builtin/jquery_min_js.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <pthread.h>
 #include "butil/logging.h"

+ 0 - 1
src/brpc/builtin/jquery_min_js.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BUILTIN_JQUERY_MIN_JS_H
 #define BRPC_BUILTIN_JQUERY_MIN_JS_H

+ 0 - 1
src/brpc/builtin/list_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <vector>                           // std::vector
 #include <google/protobuf/descriptor.h>     // ServiceDescriptor

+ 0 - 1
src/brpc/builtin/list_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_LIST_SERVICE_H
 #define  BRPC_LIST_SERVICE_H

+ 0 - 1
src/brpc/builtin/pprof_perl.cpp

@@ -26,7 +26,6 @@
 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "brpc/builtin/pprof_perl.h"
 

+ 0 - 1
src/brpc/builtin/pprof_perl.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BUILTIN_PPROF_PERL_H
 #define BRPC_BUILTIN_PPROF_PERL_H

+ 0 - 1
src/brpc/builtin/prometheus_metrics_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Jiashun Zhu(zhujiashun@bilibili.com)
 
 #include <vector>
 #include <iomanip>

+ 0 - 1
src/brpc/builtin/prometheus_metrics_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Jiashun Zhu(zhujiashun@bilibili.com)
 
 #ifndef BRPC_PROMETHEUS_METRICS_SERVICE_H
 #define BRPC_PROMETHEUS_METRICS_SERVICE_H

+ 0 - 1
src/brpc/builtin/protobufs_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <google/protobuf/descriptor.h>     // ServiceDescriptor
 #include "brpc/controller.h"           // Controller

+ 0 - 1
src/brpc/builtin/protobufs_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_PROTOBUFS_SERVICE_H
 #define  BRPC_PROTOBUFS_SERVICE_H

+ 0 - 1
src/brpc/builtin/rpcz_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include <iomanip>

+ 0 - 1
src/brpc/builtin/rpcz_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_RPCZ_SERVICE_H
 #define BRPC_RPCZ_SERVICE_H

+ 0 - 1
src/brpc/builtin/sockets_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include "brpc/closure_guard.h"        // ClosureGuard

+ 0 - 1
src/brpc/builtin/sockets_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_SOCKETS_SERVICE_H
 #define BRPC_SOCKETS_SERVICE_H

+ 0 - 1
src/brpc/builtin/sorttable_js.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <pthread.h>
 #include "brpc/builtin/sorttable_js.h"

+ 0 - 1
src/brpc/builtin/sorttable_js.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BUILTIN_SORTTABLE_JS_H
 #define BRPC_BUILTIN_SORTTABLE_JS_H

+ 0 - 1
src/brpc/builtin/status_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include <google/protobuf/descriptor.h>     // ServiceDescriptor

+ 0 - 1
src/brpc/builtin/status_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_STATUS_SERVICE_H
 #define  BRPC_STATUS_SERVICE_H

+ 0 - 1
src/brpc/builtin/tabbed.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BUILTIN_TABBED_H
 #define BRPC_BUILTIN_TABBED_H

+ 0 - 1
src/brpc/builtin/threads_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "butil/time.h"
 #include "butil/logging.h"

+ 0 - 1
src/brpc/builtin/threads_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_THREADS_SERVICE_H
 #define  BRPC_THREADS_SERVICE_H

+ 0 - 1
src/brpc/builtin/vars_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <ostream>
 #include <vector>                           // std::vector

+ 0 - 1
src/brpc/builtin/vars_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_VARS_SERVICE_H
 #define BRPC_VARS_SERVICE_H

+ 0 - 1
src/brpc/builtin/version_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "brpc/controller.h"           // Controller
 #include "brpc/server.h"               // Server

+ 0 - 1
src/brpc/builtin/version_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_VERSION_SERVICE_H
 #define  BRPC_VERSION_SERVICE_H

+ 0 - 1
src/brpc/builtin/viz_min_js.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <pthread.h>
 #include "butil/logging.h"

+ 0 - 1
src/brpc/builtin/viz_min_js.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_BUILTIN_VIZ_MIN_JS_H
 #define BRPC_BUILTIN_VIZ_MIN_JS_H

+ 0 - 1
src/brpc/builtin/vlog_service.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #if !BRPC_WITH_GLOG
 

+ 0 - 1
src/brpc/builtin/vlog_service.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_VLOG_SERVICE_H
 #define  BRPC_VLOG_SERVICE_H

+ 0 - 3
src/brpc/channel.cpp

@@ -15,9 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
-//          Rujie Jiang(jiangrujie@baidu.com)
-//          Zhangyi Chen(chenzhangyi01@baidu.com)
 
 #include <inttypes.h>
 #include <google/protobuf/descriptor.h>

+ 0 - 2
src/brpc/channel.h

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
-//          Rujie Jiang (jiangrujie@baidu.com)
 
 #ifndef BRPC_CHANNEL_H
 #define BRPC_CHANNEL_H

+ 0 - 1
src/brpc/channel_base.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_CHANNEL_BASE_H
 #define BRPC_CHANNEL_BASE_H

+ 0 - 1
src/brpc/closure_guard.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_CLOSURE_GUARD_H
 #define BRPC_CLOSURE_GUARD_H

+ 0 - 1
src/brpc/cluster_recover_policy.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Jiashun Zhu(zhujiashun@bilibili.com)
 
 #include <vector>
 #include <gflags/gflags.h>

+ 0 - 1
src/brpc/cluster_recover_policy.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Jiashun Zhu(zhujiashun@bilibili.com)
 
 #ifndef BRPC_CLUSTER_RECOVER_POLICY
 #define BRPC_CLUSTER_RECOVER_POLICY

+ 0 - 2
src/brpc/compress.cpp

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang (jiangrujie@baidu.com)
-//          Ge,Jun (gejun@baidu.com)
 
 #include "butil/logging.h"
 #include "brpc/compress.h"

+ 0 - 2
src/brpc/compress.h

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang (jiangrujie@baidu.com)
-//          Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_COMPRESS_H
 #define BRPC_COMPRESS_H

+ 0 - 3
src/brpc/controller.cpp

@@ -15,9 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
-//          Rujie Jiang(jiangrujie@baidu.com)
-//          Zhangyi Chen(chenzhangyi01@baidu.com)
 
 #include <signal.h>
 #include <openssl/md5.h>

+ 0 - 1
src/brpc/controller.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_CONTROLLER_H
 #define BRPC_CONTROLLER_H

+ 0 - 1
src/brpc/data_factory.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_DATA_FACTORY_H
 #define BRPC_DATA_FACTORY_H

+ 0 - 1
src/brpc/describable.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_DESCRIBABLE_H
 #define BRPC_DESCRIBABLE_H

+ 0 - 1
src/brpc/destroyable.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_DESTROYABLE_H
 #define BRPC_DESTROYABLE_H

+ 0 - 1
src/brpc/details/has_epollrdhup.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "butil/build_config.h"
 

+ 0 - 1
src/brpc/details/has_epollrdhup.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_HAS_EPOLLRDHUP_H
 #define BRPC_HAS_EPOLLRDHUP_H

+ 0 - 2
src/brpc/details/health_check.cpp

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
-//          Jiashun Zhu(zhujiashun@baidu.com)
 
 #include "brpc/details/health_check.h"
 #include "brpc/socket.h"

+ 0 - 2
src/brpc/details/health_check.h

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
-//          Jiashun Zhu(zhujiashun@baidu.com)
 
 #ifndef _HEALTH_CHECK_H
 #define _HEALTH_CHECK_H

+ 0 - 1
src/brpc/details/hpack-static-table.h

@@ -18,7 +18,6 @@
 // Intentionally no header guard
 
 
-// Authors: Zhangyi Chen (chenzhangyi01@baidu.com)
 
 namespace brpc {
 

+ 0 - 1
src/brpc/details/hpack.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Zhangyi Chen (chenzhangyi01@baidu.com)
 
 #include "brpc/details/hpack.h"
 

+ 0 - 1
src/brpc/details/hpack.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Zhangyi Chen (chenzhangyi01@baidu.com)
 
 #ifndef  BRPC_HPACK_H
 #define  BRPC_HPACK_H

+ 0 - 2
src/brpc/details/http_message.cpp

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Zhangyi Chen (chenzhangyi01@baidu.com)
-//          Ge,Jun (gejun@baidu.com)
 
 #include <cstdlib>
 

+ 0 - 2
src/brpc/details/http_message.h

@@ -15,8 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Zhangyi Chen (chenzhangyi01@baidu.com)
-//          Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_HTTP_MESSAGE_H
 #define BRPC_HTTP_MESSAGE_H

+ 0 - 1
src/brpc/details/load_balancer_with_naming.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "brpc/details/load_balancer_with_naming.h"
 

+ 0 - 1
src/brpc/details/load_balancer_with_naming.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_LOAD_BALANCER_WITH_NAMING_H
 #define BRPC_LOAD_BALANCER_WITH_NAMING_H

+ 0 - 1
src/brpc/details/mesalink_ssl_helper.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Yiming Jing (jingyijming@baidu.com)
 
 #ifdef USE_MESALINK
 

+ 0 - 1
src/brpc/details/method_status.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <limits>
 #include "butil/macros.h"

+ 0 - 1
src/brpc/details/method_status.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef  BRPC_METHOD_STATUS_H
 #define  BRPC_METHOD_STATUS_H

+ 0 - 1
src/brpc/details/naming_service_thread.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include <set>
 #include <pthread.h>

+ 0 - 1
src/brpc/details/naming_service_thread.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_NAMING_SERVICE_THREAD_H
 #define BRPC_NAMING_SERVICE_THREAD_H

+ 0 - 1
src/brpc/details/profiler_linker.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_PROFILER_LINKER_H
 #define BRPC_PROFILER_LINKER_H

+ 0 - 1
src/brpc/details/rtmp_utils.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #include "brpc/details/rtmp_utils.h"
 

+ 0 - 1
src/brpc/details/rtmp_utils.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_DETAILS_RTMP_UTILS_H
 #define BRPC_DETAILS_RTMP_UTILS_H

+ 0 - 1
src/brpc/details/sparse_minute_counter.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Ge,Jun (gejun@baidu.com)
 
 #ifndef BRPC_SPARSE_MINUTE_COUNTER_H
 #define BRPC_SPARSE_MINUTE_COUNTER_H

+ 0 - 1
src/brpc/details/ssl_helper.cpp

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang (jiangrujie@baidu.com)
 
 
 #ifndef USE_MESALINK

+ 0 - 1
src/brpc/details/ssl_helper.h

@@ -15,7 +15,6 @@
 // specific language governing permissions and limitations
 // under the License.
 
-// Authors: Rujie Jiang (jiangrujie@baidu.com)
 
 #ifndef BRPC_SSL_HELPER_H
 #define BRPC_SSL_HELPER_H

Niektoré súbory nie sú zobrazené, pretože je v týchto rozdielových dátach zmenené mnoho súborov