Skip to content

Commit

Permalink
Update main_rpc_client.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
MelamudMichael authored Feb 29, 2024
1 parent dd8116b commit 1ab7417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rpc/src/main_rpc_client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* specific language governing permissions and limitations
* under the License.
* SPDX-FileType: SOURCE
* SPDX-FileCopyrightText: 2023 General Motors GTO LLC
* SPDX-FileCopyrightText: 2024 General Motors GTO LLC
* SPDX-License-Identifier: Apache-2.0
*/
#include <iostream>
Expand Down Expand Up @@ -103,4 +103,4 @@ int main(int argc, char** argv) {
}

return 0;
}
}

0 comments on commit 1ab7417

Please sign in to comment.