From 326fa477c4cbee36f46706ecb3b4a48d3bdab057 Mon Sep 17 00:00:00 2001 From: junpeng Date: Thu, 21 Jan 2021 15:50:32 +0800 Subject: [PATCH] Update copyright time --- BUILD | 2 +- client/BUILD | 2 +- client/laser_client.cc | 2 +- client/laser_client.h | 2 +- client/options.cc | 2 +- client/options.h | 2 +- common/BUILD | 2 +- common/console/table.cc | 2 +- common/console/table.h | 2 +- common/consul/agent_client.cc | 2 +- common/consul/agent_client.h | 2 +- common/consul/entity.cc | 2 +- common/consul/entity.h | 2 +- common/consul/kv_client.cc | 2 +- common/consul/kv_client.h | 2 +- common/consul/params.h | 2 +- common/consul/raw_client.h | 2 +- common/hdfs/hdfs.cc | 2 +- common/hdfs/hdfs.h | 2 +- common/hdfs/hdfs_monitor_test.cc | 2 +- common/hdfs/hdfs_test.cpp | 2 +- common/hdfs/hdfsmonitor.cc | 2 +- common/hdfs/hdfsmonitor.h | 2 +- common/hdfs/http_client.cc | 2 +- common/hdfs/http_client.h | 2 +- common/http/http_client_manager.cc | 2 +- common/http/http_client_manager.h | 2 +- common/http/http_connection.cc | 2 +- common/http/http_connection.h | 2 +- common/http/http_response.h | 2 +- common/http/http_server_manager.cc | 2 +- common/http/http_server_manager.h | 2 +- common/laser/config_manager.cc | 2 +- common/laser/config_manager.h | 2 +- common/laser/format.cc | 2 +- common/laser/format.h | 2 +- common/laser/generate_sst.cc | 2 +- common/laser/generate_sst.h | 2 +- common/laser/if/laser.thrift | 2 +- common/laser/if/laser_replication.thrift | 2 +- common/laser/laser_entity.cc | 2 +- common/laser/laser_entity.h | 2 +- common/laser/loader_source_data.cc | 2 +- common/laser/loader_source_data.h | 2 +- common/laser/partition.cc | 2 +- common/laser/partition.h | 2 +- common/laser/rocksdb_config_factory.cc | 2 +- common/laser/rocksdb_config_factory.h | 2 +- common/laser/status.cc | 2 +- common/laser/status.h | 2 +- common/laser/test/config_manager_test.cc | 2 +- common/laser/test/format_test.cc | 2 +- common/laser/test/partition_test.cc | 2 +- common/laser/versioned_options.h | 2 +- common/metrics/metrics.cc | 2 +- common/metrics/metrics.h | 2 +- common/metrics/system_metrics.cc | 2 +- common/metrics/system_metrics.h | 2 +- common/metrics/transform.cc | 2 +- common/metrics/transform.h | 2 +- common/service_router/connection_pool.cc | 2 +- common/service_router/connection_pool.h | 2 +- common/service_router/http.cc | 2 +- common/service_router/http.h | 2 +- common/service_router/load_balance.cc | 2 +- common/service_router/load_balance.h | 2 +- common/service_router/registry.cc | 2 +- common/service_router/registry.h | 2 +- common/service_router/router.cc | 2 +- common/service_router/router.h | 2 +- common/service_router/service_info_puller.cc | 2 +- common/service_router/service_info_puller.h | 2 +- common/service_router/service_manager.cc | 2 +- common/service_router/service_router_entity.cc | 2 +- common/service_router/service_router_entity.h | 2 +- common/service_router/thrift.h | 2 +- common/service_router/thrift_client.cc | 2 +- common/service_router/thrift_client.h | 2 +- common/service_router/thrift_server.cc | 2 +- common/service_router/thrift_server.h | 2 +- common/util.cc | 2 +- common/util.h | 2 +- common/version.h.m4 | 2 +- demo/BUILD | 2 +- demo/geo/client/geo_client.cc | 2 +- demo/geo/if/geo.thrift | 2 +- demo/geo/server/geo_server.cc | 2 +- demo/geo/server/geo_service.cc | 2 +- demo/geo/server/geo_service.h | 2 +- example/BUILD | 2 +- proxy/BUILD | 2 +- proxy/laser_proxy.cc | 2 +- proxy/laser_proxy_service.cc | 2 +- proxy/laser_proxy_service.h | 2 +- proxy/proxy_config.cc | 2 +- proxy/proxy_config.h | 2 +- proxy/redis.cc | 2 +- proxy/redis.h | 2 +- proxy/redis_command_process.cc | 2 +- proxy/redis_command_process.h | 2 +- server/BUILD | 2 +- server/database_manager.cc | 2 +- server/database_manager.h | 2 +- server/database_meta_info.cc | 2 +- server/database_meta_info.h | 2 +- server/datapath_manager.cc | 2 +- server/datapath_manager.h | 2 +- server/engine/expire_filter.cc | 2 +- server/engine/expire_filter.h | 2 +- server/engine/replication_db.cc | 2 +- server/engine/replication_db.h | 2 +- server/engine/replicator_manager.cc | 2 +- server/engine/replicator_manager.h | 2 +- server/engine/replicator_service.cc | 2 +- server/engine/replicator_service.h | 2 +- server/engine/rocksdb.cc | 2 +- server/engine/rocksdb.h | 2 +- server/engine/scoped_key_lock.cc | 2 +- server/engine/scoped_key_lock.h | 2 +- server/engine/test/replication_db.cc | 2 +- server/engine/test/rocksdb_test.cc | 2 +- server/engine/test/scoped_key_lock_test.cc | 2 +- server/engine/test/test_thread.cc | 2 +- server/engine/test/wal_get_updates.cc | 2 +- server/engine/test/wdt.cc | 2 +- server/engine/wdt_replicator.cc | 2 +- server/engine/wdt_replicator.h | 2 +- server/http_service.cc | 2 +- server/http_service.h | 2 +- server/laser.cc | 2 +- server/laser_service.cc | 2 +- server/laser_service.h | 2 +- server/partition_handler.cc | 2 +- server/partition_handler.h | 2 +- server/table_monitor.cc | 2 +- server/table_monitor.h | 2 +- server/test/compaction_seq_no.cc | 2 +- server/test/database_manager.cc | 2 +- server/test/database_meta_info.cc | 2 +- server/test/database_path_manager.cc | 2 +- server/test/laser_service_test.cc | 2 +- server/test/partition_handler.cc | 2 +- server/test/table_monitor.cc | 2 +- thirdparty/boost/BUILD | 2 +- thirdparty/bzip2/BUILD | 2 +- thirdparty/cityhash/cityhash.BUILD | 2 +- thirdparty/double-conversion/double-conversion.BUILD | 2 +- thirdparty/fbthrift/fbthrift.BUILD | 2 +- thirdparty/fizz/fizz.BUILD | 2 +- thirdparty/fmt/fmt.BUILD | 2 +- thirdparty/folly/folly.BUILD | 2 +- thirdparty/libevent/BUILD | 2 +- thirdparty/libsodium/BUILD | 2 +- thirdparty/libunwind/BUILD | 2 +- thirdparty/lz4/BUILD | 2 +- thirdparty/openssl/BUILD | 2 +- thirdparty/proxygen/proxygen.BUILD | 2 +- thirdparty/repositories.bzl | 2 +- thirdparty/rocksdb/rocksdb.BUILD | 2 +- thirdparty/snappy/snappy.BUILD | 2 +- thirdparty/tools/fbthrift.bzl | 2 +- thirdparty/wangle/wangle.BUILD | 2 +- thirdparty/wdt/wdt.BUILD | 2 +- thirdparty/zlib/BUILD | 2 +- thirdparty/zstd/BUILD | 2 +- 165 files changed, 165 insertions(+), 165 deletions(-) diff --git a/BUILD b/BUILD index 269c250c..25e60e96 100644 --- a/BUILD +++ b/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/client/BUILD b/client/BUILD index 25c3b251..60e4abf2 100644 --- a/client/BUILD +++ b/client/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/client/laser_client.cc b/client/laser_client.cc index 7efe1511..e54af4d1 100644 --- a/client/laser_client.cc +++ b/client/laser_client.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/client/laser_client.h b/client/laser_client.h index af79cf1a..0455115d 100644 --- a/client/laser_client.h +++ b/client/laser_client.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/client/options.cc b/client/options.cc index d806c7a2..14302e42 100644 --- a/client/options.cc +++ b/client/options.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/client/options.h b/client/options.h index cfdb4b82..4cb1884a 100644 --- a/client/options.h +++ b/client/options.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/BUILD b/common/BUILD index 2e1bbf0e..1e0adb34 100644 --- a/common/BUILD +++ b/common/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/common/console/table.cc b/common/console/table.cc index 042020df..8eaf6a83 100644 --- a/common/console/table.cc +++ b/common/console/table.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/console/table.h b/common/console/table.h index 6bdb95a8..fd3a3c91 100644 --- a/common/console/table.h +++ b/common/console/table.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/agent_client.cc b/common/consul/agent_client.cc index e112709b..a476440f 100644 --- a/common/consul/agent_client.cc +++ b/common/consul/agent_client.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/agent_client.h b/common/consul/agent_client.h index 2a00fe64..a22030b3 100644 --- a/common/consul/agent_client.h +++ b/common/consul/agent_client.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/entity.cc b/common/consul/entity.cc index 36fa0202..edfef63f 100644 --- a/common/consul/entity.cc +++ b/common/consul/entity.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/entity.h b/common/consul/entity.h index fa89750d..ed42463d 100644 --- a/common/consul/entity.h +++ b/common/consul/entity.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/kv_client.cc b/common/consul/kv_client.cc index b6983688..f8d2fa9c 100644 --- a/common/consul/kv_client.cc +++ b/common/consul/kv_client.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/kv_client.h b/common/consul/kv_client.h index 580807ca..3eac0ef2 100644 --- a/common/consul/kv_client.h +++ b/common/consul/kv_client.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/params.h b/common/consul/params.h index 0344c517..abd15fa3 100644 --- a/common/consul/params.h +++ b/common/consul/params.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/consul/raw_client.h b/common/consul/raw_client.h index 6dece105..86f3bac2 100644 --- a/common/consul/raw_client.h +++ b/common/consul/raw_client.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/hdfs.cc b/common/hdfs/hdfs.cc index 7d6cf00f..a62a1dad 100644 --- a/common/hdfs/hdfs.cc +++ b/common/hdfs/hdfs.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/hdfs.h b/common/hdfs/hdfs.h index d27b09c1..7239c816 100644 --- a/common/hdfs/hdfs.h +++ b/common/hdfs/hdfs.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/hdfs_monitor_test.cc b/common/hdfs/hdfs_monitor_test.cc index 55ecbf8b..4eaa36d0 100644 --- a/common/hdfs/hdfs_monitor_test.cc +++ b/common/hdfs/hdfs_monitor_test.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/hdfs_test.cpp b/common/hdfs/hdfs_test.cpp index fef23ccd..0312f7c3 100644 --- a/common/hdfs/hdfs_test.cpp +++ b/common/hdfs/hdfs_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/hdfsmonitor.cc b/common/hdfs/hdfsmonitor.cc index 942bf32c..718e3188 100644 --- a/common/hdfs/hdfsmonitor.cc +++ b/common/hdfs/hdfsmonitor.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/hdfsmonitor.h b/common/hdfs/hdfsmonitor.h index bb1c909f..be694fb5 100644 --- a/common/hdfs/hdfsmonitor.h +++ b/common/hdfs/hdfsmonitor.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/http_client.cc b/common/hdfs/http_client.cc index 5710d5c7..dfc8be54 100644 --- a/common/hdfs/http_client.cc +++ b/common/hdfs/http_client.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/hdfs/http_client.h b/common/hdfs/http_client.h index 42ce7c1c..0cd7c403 100644 --- a/common/hdfs/http_client.h +++ b/common/hdfs/http_client.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/http/http_client_manager.cc b/common/http/http_client_manager.cc index 6d36822c..31da7bbf 100644 --- a/common/http/http_client_manager.cc +++ b/common/http/http_client_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/http/http_client_manager.h b/common/http/http_client_manager.h index ff3a20be..14194dfe 100644 --- a/common/http/http_client_manager.h +++ b/common/http/http_client_manager.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/http/http_connection.cc b/common/http/http_connection.cc index 1c33544b..f85aa83c 100644 --- a/common/http/http_connection.cc +++ b/common/http/http_connection.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/http/http_connection.h b/common/http/http_connection.h index 50554090..356a6a2b 100644 --- a/common/http/http_connection.h +++ b/common/http/http_connection.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/http/http_response.h b/common/http/http_response.h index 2b584b9f..7d78755b 100644 --- a/common/http/http_response.h +++ b/common/http/http_response.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/http/http_server_manager.cc b/common/http/http_server_manager.cc index b7c403fa..37272ed0 100644 --- a/common/http/http_server_manager.cc +++ b/common/http/http_server_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/http/http_server_manager.h b/common/http/http_server_manager.h index 28ee39e0..caed50f3 100644 --- a/common/http/http_server_manager.h +++ b/common/http/http_server_manager.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/config_manager.cc b/common/laser/config_manager.cc index b5e68be0..6003531b 100644 --- a/common/laser/config_manager.cc +++ b/common/laser/config_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/config_manager.h b/common/laser/config_manager.h index 4210d23c..85b5fa02 100644 --- a/common/laser/config_manager.h +++ b/common/laser/config_manager.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/format.cc b/common/laser/format.cc index cf291351..966a1843 100644 --- a/common/laser/format.cc +++ b/common/laser/format.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/format.h b/common/laser/format.h index bb952d9e..485a9552 100644 --- a/common/laser/format.h +++ b/common/laser/format.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/generate_sst.cc b/common/laser/generate_sst.cc index ba179326..e06ba65c 100644 --- a/common/laser/generate_sst.cc +++ b/common/laser/generate_sst.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/generate_sst.h b/common/laser/generate_sst.h index ab7ff949..418a3073 100644 --- a/common/laser/generate_sst.h +++ b/common/laser/generate_sst.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/if/laser.thrift b/common/laser/if/laser.thrift index 738b487e..826b5978 100644 --- a/common/laser/if/laser.thrift +++ b/common/laser/if/laser.thrift @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/if/laser_replication.thrift b/common/laser/if/laser_replication.thrift index 2e46fcf6..1fd32568 100644 --- a/common/laser/if/laser_replication.thrift +++ b/common/laser/if/laser_replication.thrift @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/laser_entity.cc b/common/laser/laser_entity.cc index 58300250..f1084b39 100644 --- a/common/laser/laser_entity.cc +++ b/common/laser/laser_entity.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/laser_entity.h b/common/laser/laser_entity.h index 85f97c39..0cf1a299 100644 --- a/common/laser/laser_entity.h +++ b/common/laser/laser_entity.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/loader_source_data.cc b/common/laser/loader_source_data.cc index c6ea8af8..3f886efa 100644 --- a/common/laser/loader_source_data.cc +++ b/common/laser/loader_source_data.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/loader_source_data.h b/common/laser/loader_source_data.h index fc67a677..ee564142 100644 --- a/common/laser/loader_source_data.h +++ b/common/laser/loader_source_data.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/partition.cc b/common/laser/partition.cc index de7e22de..7728cd94 100644 --- a/common/laser/partition.cc +++ b/common/laser/partition.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/partition.h b/common/laser/partition.h index 6b730e5b..92644a80 100644 --- a/common/laser/partition.h +++ b/common/laser/partition.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/rocksdb_config_factory.cc b/common/laser/rocksdb_config_factory.cc index 5a90ae28..c9675911 100644 --- a/common/laser/rocksdb_config_factory.cc +++ b/common/laser/rocksdb_config_factory.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/rocksdb_config_factory.h b/common/laser/rocksdb_config_factory.h index 323136a1..34532d59 100644 --- a/common/laser/rocksdb_config_factory.h +++ b/common/laser/rocksdb_config_factory.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/status.cc b/common/laser/status.cc index 64e957d3..f3c4d642 100644 --- a/common/laser/status.cc +++ b/common/laser/status.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/status.h b/common/laser/status.h index d6ce5d0c..64db21cc 100644 --- a/common/laser/status.h +++ b/common/laser/status.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/test/config_manager_test.cc b/common/laser/test/config_manager_test.cc index 50dabb35..9ab5298e 100644 --- a/common/laser/test/config_manager_test.cc +++ b/common/laser/test/config_manager_test.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/test/format_test.cc b/common/laser/test/format_test.cc index 1ca81a14..509ec878 100644 --- a/common/laser/test/format_test.cc +++ b/common/laser/test/format_test.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/test/partition_test.cc b/common/laser/test/partition_test.cc index d9151810..0fce5a1d 100644 --- a/common/laser/test/partition_test.cc +++ b/common/laser/test/partition_test.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/laser/versioned_options.h b/common/laser/versioned_options.h index e01bbab5..c7a83846 100644 --- a/common/laser/versioned_options.h +++ b/common/laser/versioned_options.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/metrics/metrics.cc b/common/metrics/metrics.cc index f1ae7d35..56f1f950 100644 --- a/common/metrics/metrics.cc +++ b/common/metrics/metrics.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/metrics/metrics.h b/common/metrics/metrics.h index 4e72d45b..026f931a 100644 --- a/common/metrics/metrics.h +++ b/common/metrics/metrics.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/metrics/system_metrics.cc b/common/metrics/system_metrics.cc index 03eb78ef..668d1c24 100644 --- a/common/metrics/system_metrics.cc +++ b/common/metrics/system_metrics.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/metrics/system_metrics.h b/common/metrics/system_metrics.h index 9fd986a0..560f12bf 100644 --- a/common/metrics/system_metrics.h +++ b/common/metrics/system_metrics.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/metrics/transform.cc b/common/metrics/transform.cc index df304a4c..c1547b8b 100644 --- a/common/metrics/transform.cc +++ b/common/metrics/transform.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/metrics/transform.h b/common/metrics/transform.h index c57dd285..e11c2604 100644 --- a/common/metrics/transform.h +++ b/common/metrics/transform.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/connection_pool.cc b/common/service_router/connection_pool.cc index 6ed8b261..2866b1d2 100644 --- a/common/service_router/connection_pool.cc +++ b/common/service_router/connection_pool.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/connection_pool.h b/common/service_router/connection_pool.h index c9be7941..e2fa4af3 100644 --- a/common/service_router/connection_pool.h +++ b/common/service_router/connection_pool.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/http.cc b/common/service_router/http.cc index 8c3c94e8..033da1e8 100644 --- a/common/service_router/http.cc +++ b/common/service_router/http.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/http.h b/common/service_router/http.h index 8180c913..3e944578 100644 --- a/common/service_router/http.h +++ b/common/service_router/http.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/load_balance.cc b/common/service_router/load_balance.cc index 47c4d34a..3b42be72 100644 --- a/common/service_router/load_balance.cc +++ b/common/service_router/load_balance.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/load_balance.h b/common/service_router/load_balance.h index a25a98ed..4fe8c852 100644 --- a/common/service_router/load_balance.h +++ b/common/service_router/load_balance.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/registry.cc b/common/service_router/registry.cc index 8e291e8c..4561079b 100644 --- a/common/service_router/registry.cc +++ b/common/service_router/registry.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/registry.h b/common/service_router/registry.h index 7bc0d288..1ebf3ce5 100644 --- a/common/service_router/registry.h +++ b/common/service_router/registry.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/router.cc b/common/service_router/router.cc index 7220fc5f..138505da 100644 --- a/common/service_router/router.cc +++ b/common/service_router/router.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/router.h b/common/service_router/router.h index f0751177..2d5ed266 100644 --- a/common/service_router/router.h +++ b/common/service_router/router.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/service_info_puller.cc b/common/service_router/service_info_puller.cc index f701b0f0..136dbeb7 100644 --- a/common/service_router/service_info_puller.cc +++ b/common/service_router/service_info_puller.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/service_info_puller.h b/common/service_router/service_info_puller.h index 0330c60b..203f35e5 100644 --- a/common/service_router/service_info_puller.h +++ b/common/service_router/service_info_puller.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/service_manager.cc b/common/service_router/service_manager.cc index ecc11954..f5984868 100644 --- a/common/service_router/service_manager.cc +++ b/common/service_router/service_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/service_router_entity.cc b/common/service_router/service_router_entity.cc index c49c9802..52337733 100644 --- a/common/service_router/service_router_entity.cc +++ b/common/service_router/service_router_entity.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/service_router_entity.h b/common/service_router/service_router_entity.h index 4690d714..36b4bd0e 100644 --- a/common/service_router/service_router_entity.h +++ b/common/service_router/service_router_entity.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/thrift.h b/common/service_router/thrift.h index a55dc0e9..a0707a48 100644 --- a/common/service_router/thrift.h +++ b/common/service_router/thrift.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/thrift_client.cc b/common/service_router/thrift_client.cc index 2e5860e9..4cc1b4cf 100644 --- a/common/service_router/thrift_client.cc +++ b/common/service_router/thrift_client.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/thrift_client.h b/common/service_router/thrift_client.h index 7ded45ed..ae2f49ea 100644 --- a/common/service_router/thrift_client.h +++ b/common/service_router/thrift_client.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/thrift_server.cc b/common/service_router/thrift_server.cc index cd7317b5..079e3218 100644 --- a/common/service_router/thrift_server.cc +++ b/common/service_router/thrift_server.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/service_router/thrift_server.h b/common/service_router/thrift_server.h index 15873ffb..300053c2 100644 --- a/common/service_router/thrift_server.h +++ b/common/service_router/thrift_server.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/util.cc b/common/util.cc index d65ab9fe..1fbe1026 100644 --- a/common/util.cc +++ b/common/util.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/util.h b/common/util.h index 4bd2a15d..d1e8ae44 100644 --- a/common/util.h +++ b/common/util.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/common/version.h.m4 b/common/version.h.m4 index 5075d5a1..8a374668 100644 --- a/common/version.h.m4 +++ b/common/version.h.m4 @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/demo/BUILD b/demo/BUILD index 56482424..2d64e1b0 100644 --- a/demo/BUILD +++ b/demo/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/demo/geo/client/geo_client.cc b/demo/geo/client/geo_client.cc index 54e39d66..20a820b3 100644 --- a/demo/geo/client/geo_client.cc +++ b/demo/geo/client/geo_client.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/demo/geo/if/geo.thrift b/demo/geo/if/geo.thrift index 887b2259..ea41ef4b 100644 --- a/demo/geo/if/geo.thrift +++ b/demo/geo/if/geo.thrift @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/demo/geo/server/geo_server.cc b/demo/geo/server/geo_server.cc index a8542806..3dc784f9 100644 --- a/demo/geo/server/geo_server.cc +++ b/demo/geo/server/geo_server.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/demo/geo/server/geo_service.cc b/demo/geo/server/geo_service.cc index d9e64f6c..5950b25b 100644 --- a/demo/geo/server/geo_service.cc +++ b/demo/geo/server/geo_service.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/demo/geo/server/geo_service.h b/demo/geo/server/geo_service.h index 35236150..3345fa75 100644 --- a/demo/geo/server/geo_service.h +++ b/demo/geo/server/geo_service.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/example/BUILD b/example/BUILD index 67fbebce..1367f040 100644 --- a/example/BUILD +++ b/example/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/proxy/BUILD b/proxy/BUILD index 1bb54239..1c1ba6d5 100644 --- a/proxy/BUILD +++ b/proxy/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/proxy/laser_proxy.cc b/proxy/laser_proxy.cc index 0c5505f8..0cc1a5cc 100644 --- a/proxy/laser_proxy.cc +++ b/proxy/laser_proxy.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/laser_proxy_service.cc b/proxy/laser_proxy_service.cc index d8fb71e4..eed60e4a 100644 --- a/proxy/laser_proxy_service.cc +++ b/proxy/laser_proxy_service.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/laser_proxy_service.h b/proxy/laser_proxy_service.h index 31a4afc7..11049607 100644 --- a/proxy/laser_proxy_service.h +++ b/proxy/laser_proxy_service.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/proxy_config.cc b/proxy/proxy_config.cc index d97bbd47..eee62f9b 100644 --- a/proxy/proxy_config.cc +++ b/proxy/proxy_config.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/proxy_config.h b/proxy/proxy_config.h index 283310b6..b2e795b3 100644 --- a/proxy/proxy_config.h +++ b/proxy/proxy_config.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/redis.cc b/proxy/redis.cc index d2825cbd..13dec091 100644 --- a/proxy/redis.cc +++ b/proxy/redis.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/redis.h b/proxy/redis.h index 65c76fd5..f31b4acc 100644 --- a/proxy/redis.h +++ b/proxy/redis.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/redis_command_process.cc b/proxy/redis_command_process.cc index d9fb9394..148210ee 100644 --- a/proxy/redis_command_process.cc +++ b/proxy/redis_command_process.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/proxy/redis_command_process.h b/proxy/redis_command_process.h index 232c6e71..d7b12cf7 100644 --- a/proxy/redis_command_process.h +++ b/proxy/redis_command_process.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/BUILD b/server/BUILD index 96838633..069f82b8 100644 --- a/server/BUILD +++ b/server/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/server/database_manager.cc b/server/database_manager.cc index eb1833f7..843c3e81 100644 --- a/server/database_manager.cc +++ b/server/database_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/database_manager.h b/server/database_manager.h index 876a9c6e..591c66da 100644 --- a/server/database_manager.h +++ b/server/database_manager.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/database_meta_info.cc b/server/database_meta_info.cc index 2e39ce01..2369a0e4 100644 --- a/server/database_meta_info.cc +++ b/server/database_meta_info.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/database_meta_info.h b/server/database_meta_info.h index 00ad5370..3e6b55b0 100644 --- a/server/database_meta_info.h +++ b/server/database_meta_info.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/datapath_manager.cc b/server/datapath_manager.cc index 9d203026..a8440638 100644 --- a/server/datapath_manager.cc +++ b/server/datapath_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/datapath_manager.h b/server/datapath_manager.h index 934e8e5f..010b6f23 100644 --- a/server/datapath_manager.h +++ b/server/datapath_manager.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/expire_filter.cc b/server/engine/expire_filter.cc index 85efec78..7b410658 100644 --- a/server/engine/expire_filter.cc +++ b/server/engine/expire_filter.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/expire_filter.h b/server/engine/expire_filter.h index 18488c08..b5d348a4 100644 --- a/server/engine/expire_filter.h +++ b/server/engine/expire_filter.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/replication_db.cc b/server/engine/replication_db.cc index 28ea4c58..bee773fb 100644 --- a/server/engine/replication_db.cc +++ b/server/engine/replication_db.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/replication_db.h b/server/engine/replication_db.h index 7d54fe9f..ff3854f4 100644 --- a/server/engine/replication_db.h +++ b/server/engine/replication_db.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/replicator_manager.cc b/server/engine/replicator_manager.cc index 89556608..02900c2d 100644 --- a/server/engine/replicator_manager.cc +++ b/server/engine/replicator_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/replicator_manager.h b/server/engine/replicator_manager.h index fb2a4e10..3b1a4545 100644 --- a/server/engine/replicator_manager.h +++ b/server/engine/replicator_manager.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/replicator_service.cc b/server/engine/replicator_service.cc index 8fbc5acc..5dd5e0b7 100644 --- a/server/engine/replicator_service.cc +++ b/server/engine/replicator_service.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/replicator_service.h b/server/engine/replicator_service.h index d1f336d2..261ab9a5 100644 --- a/server/engine/replicator_service.h +++ b/server/engine/replicator_service.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/rocksdb.cc b/server/engine/rocksdb.cc index fb9a983b..4bf23710 100644 --- a/server/engine/rocksdb.cc +++ b/server/engine/rocksdb.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/rocksdb.h b/server/engine/rocksdb.h index ebb26d1f..ed5d70d3 100644 --- a/server/engine/rocksdb.h +++ b/server/engine/rocksdb.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/scoped_key_lock.cc b/server/engine/scoped_key_lock.cc index 546c6548..3f0988d0 100644 --- a/server/engine/scoped_key_lock.cc +++ b/server/engine/scoped_key_lock.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/scoped_key_lock.h b/server/engine/scoped_key_lock.h index b1a4a2aa..be735988 100644 --- a/server/engine/scoped_key_lock.h +++ b/server/engine/scoped_key_lock.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/test/replication_db.cc b/server/engine/test/replication_db.cc index ac01cc67..b12176c7 100644 --- a/server/engine/test/replication_db.cc +++ b/server/engine/test/replication_db.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/test/rocksdb_test.cc b/server/engine/test/rocksdb_test.cc index 59e9fde6..1dde435d 100644 --- a/server/engine/test/rocksdb_test.cc +++ b/server/engine/test/rocksdb_test.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/test/scoped_key_lock_test.cc b/server/engine/test/scoped_key_lock_test.cc index 7c2f62db..56d007c0 100644 --- a/server/engine/test/scoped_key_lock_test.cc +++ b/server/engine/test/scoped_key_lock_test.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/test/test_thread.cc b/server/engine/test/test_thread.cc index ec30ad9e..32d8d1c0 100644 --- a/server/engine/test/test_thread.cc +++ b/server/engine/test/test_thread.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/test/wal_get_updates.cc b/server/engine/test/wal_get_updates.cc index 577d2620..fd2e4477 100644 --- a/server/engine/test/wal_get_updates.cc +++ b/server/engine/test/wal_get_updates.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/test/wdt.cc b/server/engine/test/wdt.cc index c294d477..f9ac9a52 100644 --- a/server/engine/test/wdt.cc +++ b/server/engine/test/wdt.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/wdt_replicator.cc b/server/engine/wdt_replicator.cc index d465f724..60d6fd4f 100644 --- a/server/engine/wdt_replicator.cc +++ b/server/engine/wdt_replicator.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/engine/wdt_replicator.h b/server/engine/wdt_replicator.h index 45df33de..e3cbb046 100644 --- a/server/engine/wdt_replicator.h +++ b/server/engine/wdt_replicator.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/http_service.cc b/server/http_service.cc index a28a7c68..262334b4 100644 --- a/server/http_service.cc +++ b/server/http_service.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/http_service.h b/server/http_service.h index bed8fdad..45864b26 100644 --- a/server/http_service.h +++ b/server/http_service.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/laser.cc b/server/laser.cc index fccd6287..dd95302c 100644 --- a/server/laser.cc +++ b/server/laser.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/laser_service.cc b/server/laser_service.cc index 1ef6ab55..95d38234 100644 --- a/server/laser_service.cc +++ b/server/laser_service.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/laser_service.h b/server/laser_service.h index 1c9bf6d9..fd60f0ff 100644 --- a/server/laser_service.h +++ b/server/laser_service.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/partition_handler.cc b/server/partition_handler.cc index 9049d4fb..074fffa9 100644 --- a/server/partition_handler.cc +++ b/server/partition_handler.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/partition_handler.h b/server/partition_handler.h index c77dab04..8e5213df 100644 --- a/server/partition_handler.h +++ b/server/partition_handler.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/table_monitor.cc b/server/table_monitor.cc index cb95468b..f597eee1 100644 --- a/server/table_monitor.cc +++ b/server/table_monitor.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/table_monitor.h b/server/table_monitor.h index f7365d6a..64fa89f6 100644 --- a/server/table_monitor.h +++ b/server/table_monitor.h @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/test/compaction_seq_no.cc b/server/test/compaction_seq_no.cc index 5effbc35..7aa414b8 100644 --- a/server/test/compaction_seq_no.cc +++ b/server/test/compaction_seq_no.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/test/database_manager.cc b/server/test/database_manager.cc index f0f46b14..d10a08f7 100644 --- a/server/test/database_manager.cc +++ b/server/test/database_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/test/database_meta_info.cc b/server/test/database_meta_info.cc index c42dc5d3..736a0aba 100644 --- a/server/test/database_meta_info.cc +++ b/server/test/database_meta_info.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/test/database_path_manager.cc b/server/test/database_path_manager.cc index d1405b04..f516b204 100644 --- a/server/test/database_path_manager.cc +++ b/server/test/database_path_manager.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/test/laser_service_test.cc b/server/test/laser_service_test.cc index ceda82fb..c8a0ff85 100644 --- a/server/test/laser_service_test.cc +++ b/server/test/laser_service_test.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/test/partition_handler.cc b/server/test/partition_handler.cc index 6a0225b7..45b113b7 100644 --- a/server/test/partition_handler.cc +++ b/server/test/partition_handler.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/server/test/table_monitor.cc b/server/test/table_monitor.cc index 8df2a53e..b29d9c5b 100644 --- a/server/test/table_monitor.cc +++ b/server/test/table_monitor.cc @@ -1,5 +1,5 @@ /* - * Copyright 2020 Weibo Inc. + * Copyright (c) 2020-present, Weibo, Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/thirdparty/boost/BUILD b/thirdparty/boost/BUILD index 70b11aac..243ed78c 100644 --- a/thirdparty/boost/BUILD +++ b/thirdparty/boost/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/bzip2/BUILD b/thirdparty/bzip2/BUILD index 3494fa2e..6de22270 100644 --- a/thirdparty/bzip2/BUILD +++ b/thirdparty/bzip2/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/cityhash/cityhash.BUILD b/thirdparty/cityhash/cityhash.BUILD index 3d552ae0..8df7feb1 100644 --- a/thirdparty/cityhash/cityhash.BUILD +++ b/thirdparty/cityhash/cityhash.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/double-conversion/double-conversion.BUILD b/thirdparty/double-conversion/double-conversion.BUILD index fe673f6b..8590482f 100644 --- a/thirdparty/double-conversion/double-conversion.BUILD +++ b/thirdparty/double-conversion/double-conversion.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/fbthrift/fbthrift.BUILD b/thirdparty/fbthrift/fbthrift.BUILD index 455bc334..2d22e1a7 100644 --- a/thirdparty/fbthrift/fbthrift.BUILD +++ b/thirdparty/fbthrift/fbthrift.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/fizz/fizz.BUILD b/thirdparty/fizz/fizz.BUILD index 027e9c31..f5a5485c 100644 --- a/thirdparty/fizz/fizz.BUILD +++ b/thirdparty/fizz/fizz.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/fmt/fmt.BUILD b/thirdparty/fmt/fmt.BUILD index d7797657..db6a334c 100644 --- a/thirdparty/fmt/fmt.BUILD +++ b/thirdparty/fmt/fmt.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/folly/folly.BUILD b/thirdparty/folly/folly.BUILD index 61b2eff0..32f02f00 100644 --- a/thirdparty/folly/folly.BUILD +++ b/thirdparty/folly/folly.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/libevent/BUILD b/thirdparty/libevent/BUILD index 90360515..470c49e5 100644 --- a/thirdparty/libevent/BUILD +++ b/thirdparty/libevent/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/libsodium/BUILD b/thirdparty/libsodium/BUILD index 4957c9d1..7abff1ad 100644 --- a/thirdparty/libsodium/BUILD +++ b/thirdparty/libsodium/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/libunwind/BUILD b/thirdparty/libunwind/BUILD index 08e72ff0..ec3f4bb9 100644 --- a/thirdparty/libunwind/BUILD +++ b/thirdparty/libunwind/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/lz4/BUILD b/thirdparty/lz4/BUILD index 2f4343ac..ffe72f28 100644 --- a/thirdparty/lz4/BUILD +++ b/thirdparty/lz4/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/openssl/BUILD b/thirdparty/openssl/BUILD index 25ee9749..0ff17285 100644 --- a/thirdparty/openssl/BUILD +++ b/thirdparty/openssl/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/proxygen/proxygen.BUILD b/thirdparty/proxygen/proxygen.BUILD index 6b7107c2..f6aaa999 100644 --- a/thirdparty/proxygen/proxygen.BUILD +++ b/thirdparty/proxygen/proxygen.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/repositories.bzl b/thirdparty/repositories.bzl index 236c7ca2..4f3258fe 100644 --- a/thirdparty/repositories.bzl +++ b/thirdparty/repositories.bzl @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/rocksdb/rocksdb.BUILD b/thirdparty/rocksdb/rocksdb.BUILD index b9bf5fed..097964eb 100644 --- a/thirdparty/rocksdb/rocksdb.BUILD +++ b/thirdparty/rocksdb/rocksdb.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/snappy/snappy.BUILD b/thirdparty/snappy/snappy.BUILD index 1158bde5..9daab112 100644 --- a/thirdparty/snappy/snappy.BUILD +++ b/thirdparty/snappy/snappy.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/tools/fbthrift.bzl b/thirdparty/tools/fbthrift.bzl index 330847c8..4d0df175 100644 --- a/thirdparty/tools/fbthrift.bzl +++ b/thirdparty/tools/fbthrift.bzl @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/wangle/wangle.BUILD b/thirdparty/wangle/wangle.BUILD index 993b09db..a2536785 100644 --- a/thirdparty/wangle/wangle.BUILD +++ b/thirdparty/wangle/wangle.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/wdt/wdt.BUILD b/thirdparty/wdt/wdt.BUILD index 758389b1..1f61b1b1 100644 --- a/thirdparty/wdt/wdt.BUILD +++ b/thirdparty/wdt/wdt.BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/zlib/BUILD b/thirdparty/zlib/BUILD index 3fa5c757..810b702a 100644 --- a/thirdparty/zlib/BUILD +++ b/thirdparty/zlib/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/thirdparty/zstd/BUILD b/thirdparty/zstd/BUILD index f80c0019..8638814c 100644 --- a/thirdparty/zstd/BUILD +++ b/thirdparty/zstd/BUILD @@ -1,5 +1,5 @@ # -# Copyright 2020 Weibo Inc. +# Copyright (c) 2020-present, Weibo, Inc. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.