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"