diff --git a/rpc/src/main_rpc_client.cpp b/rpc/src/main_rpc_client.cpp index 35d33a5..bd2ebd8 100644 --- a/rpc/src/main_rpc_client.cpp +++ b/rpc/src/main_rpc_client.cpp @@ -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 @@ -103,4 +103,4 @@ int main(int argc, char** argv) { } return 0; -} \ No newline at end of file +}