From 02e4bdba42976e0c997de4e2c04d78ae7a761d8d Mon Sep 17 00:00:00 2001 From: Kumar <36933347+rav4kumar@users.noreply.github.com> Date: Sat, 22 Mar 2025 21:22:25 -0700 Subject: [PATCH] Update selfdrive/ui/sunnypilot/qt/offroad/settings/lateral/lane_change_settings.cc Co-authored-by: Jason Wen --- .../qt/offroad/settings/lateral/lane_change_settings.cc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/selfdrive/ui/sunnypilot/qt/offroad/settings/lateral/lane_change_settings.cc b/selfdrive/ui/sunnypilot/qt/offroad/settings/lateral/lane_change_settings.cc index 18bbef7916..8270e7585d 100644 --- a/selfdrive/ui/sunnypilot/qt/offroad/settings/lateral/lane_change_settings.cc +++ b/selfdrive/ui/sunnypilot/qt/offroad/settings/lateral/lane_change_settings.cc @@ -1,11 +1,10 @@ -// -// Created by kumar on 3/10/25. -// /** * Copyright (c) 2021-, Haibin Wen, sunnypilot, and a number of other contributors. * * This file is part of sunnypilot and is licensed under the MIT License. * See the LICENSE.md file in the root directory for more details. + * + * Created by kumar on March 10, 2025 */ #include "selfdrive/ui/sunnypilot/qt/offroad/settings/lateral/lane_change_settings.h"