Skip to content

Commit

Permalink
remove authors
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesge committed Jan 3, 2020
1 parent db21017 commit 1ad1cc5
Show file tree
Hide file tree
Showing 419 changed files with 0 additions and 473 deletions.
3 changes: 0 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion example/grpc_c++/client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
// under the License.

// A client sending requests to server every 1 second using grpc.
// Authors: Jiashun Zhu([email protected])

#include <gflags/gflags.h>
#include <butil/logging.h>
Expand Down
2 changes: 0 additions & 2 deletions example/grpc_c++/server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
// under the License.

// A server to receive HelloRequest and send back HelloReply
//
// Authors: Jiashun Zhu([email protected])

#include <gflags/gflags.h>
#include <butil/logging.h>
Expand Down
2 changes: 0 additions & 2 deletions src/brpc/acceptor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Rujie Jiang([email protected])
// Ge,Jun([email protected])

#include <inttypes.h>
#include <gflags/gflags.h>
Expand Down
3 changes: 0 additions & 3 deletions src/brpc/acceptor.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Rujie Jiang([email protected])
// Ge,Jun([email protected])

#ifndef BRPC_ACCEPTOR_H
#define BRPC_ACCEPTOR_H

Expand Down
1 change: 0 additions & 1 deletion src/brpc/adaptive_connection_type.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include "butil/logging.h"
#include "brpc/adaptive_connection_type.h"
Expand Down
1 change: 0 additions & 1 deletion src/brpc/adaptive_connection_type.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_ADAPTIVE_CONNECTION_TYPE_H
#define BRPC_ADAPTIVE_CONNECTION_TYPE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/amf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <google/protobuf/descriptor.h>
#include "butil/sys_byteorder.h"
Expand Down
1 change: 0 additions & 1 deletion src/brpc/amf.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_AMF_H
#define BRPC_AMF_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/amf_inl.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_AMF_INL_H
#define BRPC_AMF_INL_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/authenticator.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Rujie Jiang ([email protected])

#ifndef BRPC_AUTHENTICATOR_H
#define BRPC_AUTHENTICATOR_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/bad_method_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Rujie Jiang ([email protected])

#include <ostream>
#include <vector>
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/bad_method_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Rujie Jiang ([email protected])

#ifndef BRPC_BADMETHOD_SERVICE_H
#define BRPC_BADMETHOD_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/bthreads_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <ostream>
#include "brpc/closure_guard.h" // ClosureGuard
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/bthreads_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_BTHREADS_SERVICE_H
#define BRPC_BTHREADS_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/common.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <iomanip>
#include <sys/time.h>
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_BUILTIN_COMMON_H
#define BRPC_BUILTIN_COMMON_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/connections_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <ostream>
#include <iomanip>
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/connections_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_CONNECTIONS_SERVICE_H
#define BRPC_CONNECTIONS_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/dir_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <ostream>
#include <dirent.h> // opendir
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/dir_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_DIR_SERVICE_H
#define BRPC_DIR_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/flags_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <ostream>
#include <vector> // std::vector
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/flags_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_FLAGS_SERVICE_H
#define BRPC_FLAGS_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/flamegraph_perl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 ([email protected])

#pragma once

Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/flot_min_js.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <pthread.h>
#include "butil/logging.h"
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/flot_min_js.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_BUILTIN_FLOT_MIN_JS_H
#define BRPC_BUILTIN_FLOT_MIN_JS_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/get_favicon_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Zhangyi Chen ([email protected])

#include "butil/macros.h" // ARRAY_SIZE
#include "butil/iobuf.h" // butil::IOBuf
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/get_favicon_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Zhangyi Chen ([email protected])

#ifndef BRPC_GET_FAVICON_SERVICE_H
#define BRPC_GET_FAVICON_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/health_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include "brpc/controller.h" // Controller
#include "brpc/server.h" // Server
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/health_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_HEALTH_SERVICE_H
#define BRPC_HEALTH_SERVICE_H
Expand Down
2 changes: 0 additions & 2 deletions src/brpc/builtin/hotspots_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])
// Tian,Ye([email protected])

#include <stdio.h>
#include <thread>
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/hotspots_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_HOTSPOTS_SERVICE_H
#define BRPC_HOTSPOTS_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/ids_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <ostream>
#include "brpc/closure_guard.h" // ClosureGuard
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/ids_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_IDS_SERVICE_H
#define BRPC_IDS_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/index_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <gflags/gflags.h> // DECLARE_xxx
#include <google/protobuf/descriptor.h>
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/index_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_INDEX_SERVICE_H
#define BRPC_INDEX_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/jquery_min_js.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <pthread.h>
#include "butil/logging.h"
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/jquery_min_js.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_BUILTIN_JQUERY_MIN_JS_H
#define BRPC_BUILTIN_JQUERY_MIN_JS_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/list_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <vector> // std::vector
#include <google/protobuf/descriptor.h> // ServiceDescriptor
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/list_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_LIST_SERVICE_H
#define BRPC_LIST_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/pprof_perl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 ([email protected])

#include "brpc/builtin/pprof_perl.h"

Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/pprof_perl.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_BUILTIN_PPROF_PERL_H
#define BRPC_BUILTIN_PPROF_PERL_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/prometheus_metrics_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Jiashun Zhu([email protected])

#include <vector>
#include <iomanip>
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/prometheus_metrics_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Jiashun Zhu([email protected])

#ifndef BRPC_PROMETHEUS_METRICS_SERVICE_H
#define BRPC_PROMETHEUS_METRICS_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/protobufs_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <google/protobuf/descriptor.h> // ServiceDescriptor
#include "brpc/controller.h" // Controller
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/protobufs_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_PROTOBUFS_SERVICE_H
#define BRPC_PROTOBUFS_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/rpcz_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <ostream>
#include <iomanip>
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/rpcz_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#ifndef BRPC_RPCZ_SERVICE_H
#define BRPC_RPCZ_SERVICE_H
Expand Down
1 change: 0 additions & 1 deletion src/brpc/builtin/sockets_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
// specific language governing permissions and limitations
// under the License.

// Authors: Ge,Jun ([email protected])

#include <ostream>
#include "brpc/closure_guard.h" // ClosureGuard
Expand Down
Loading

0 comments on commit 1ad1cc5

Please sign in to comment.