Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nevermore3 committed Mar 30, 2022
1 parent 20af839 commit 327dcfb
Show file tree
Hide file tree
Showing 150 changed files with 151 additions and 151 deletions.
2 changes: 1 addition & 1 deletion src/graph/executor/ExecutionError.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/Executor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/Executor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.
#ifndef GRAPH_EXECUTOR_EXECUTOR_H_
Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/StorageAccessExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/StorageAccessExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/AddHostsExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/AddHostsExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ChangePasswordExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ChangePasswordExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/CharsetExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/CharsetExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ConfigExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ConfigExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/CreateUserExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/CreateUserExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/DescribeUserExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/DescribeUserExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/DropHostsExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/DropHostsExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/DropUserExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/DropUserExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/GrantRoleExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/GrantRoleExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/KillQueryExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/KillQueryExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListRolesExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListRolesExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListUserRolesExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListUserRolesExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListUsersExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListUsersExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListenerExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ListenerExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/PartExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/PartExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/RevokeRoleExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/RevokeRoleExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SessionExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SessionExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowHostsExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowHostsExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowMetaLeaderExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowMetaLeaderExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowQueriesExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowQueriesExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowServiceClientsExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowServiceClientsExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowStatsExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ShowStatsExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SignInServiceExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SignInServiceExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SignOutServiceExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SignOutServiceExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SnapshotExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SnapshotExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SpaceExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SpaceExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
4 changes: 2 additions & 2 deletions src/graph/executor/admin/SubmitJobExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down Expand Up @@ -96,7 +96,7 @@ StatusOr<DataSet> SubmitJobExecutor::buildResult(meta::cpp2::JobOp jobOp,
}
// no default so the compiler will warning when lack
}
LOG(ERROR) << "Unknown job operation " << static_cast<int>(jobOp);
DLOG(FATAL) << "Unknown job operation " << static_cast<int>(jobOp);
return Status::Error("Unknown job job operation %d.", static_cast<int>(jobOp));
}

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SubmitJobExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SwitchSpaceExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/SwitchSpaceExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/UpdateUserExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/UpdateUserExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ZoneExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
2 changes: 1 addition & 1 deletion src/graph/executor/admin/ZoneExecutor.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) 2022 vesoft inc. All rights reserved.
// Copyright (c) 2020 vesoft inc. All rights reserved.
//
// This source code is licensed under Apache 2.0 License.

Expand Down
Loading

0 comments on commit 327dcfb

Please sign in to comment.