From ebe5378dd09f8a26e7d0b89049151e4c4d01d78d Mon Sep 17 00:00:00 2001 From: discountchubbs Date: Mon, 24 Nov 2025 11:52:04 -0800 Subject: [PATCH] license --- selfdrive/ui/sunnypilot/layouts/settings/models.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/selfdrive/ui/sunnypilot/layouts/settings/models.py b/selfdrive/ui/sunnypilot/layouts/settings/models.py index 7ebd97d84f..f8997965d2 100644 --- a/selfdrive/ui/sunnypilot/layouts/settings/models.py +++ b/selfdrive/ui/sunnypilot/layouts/settings/models.py @@ -1,3 +1,9 @@ +""" +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. +""" import os import re import time