From 21747486e4e0aa84b0c213996a3d7bcd8262bf81 Mon Sep 17 00:00:00 2001 From: WindowsMEMZ <45706356+WindowsMEMZ@users.noreply.github.com> Date: Sun, 26 Nov 2023 22:02:28 +0800 Subject: [PATCH] Update NoticeView.swift --- DarockBili Watch App/Others/NoticeView.swift | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DarockBili Watch App/Others/NoticeView.swift b/DarockBili Watch App/Others/NoticeView.swift index 38875c49c..543ec7cb2 100644 --- a/DarockBili Watch App/Others/NoticeView.swift +++ b/DarockBili Watch App/Others/NoticeView.swift @@ -4,6 +4,16 @@ // // Created by WindowsMEMZ on 2023/7/2. // +//===----------------------------------------------------------------------===// +// +// This source file is part of the MeowBili open source project +// +// Copyright (c) 2023 Darock Studio and the MeowBili project authors +// Licensed under GNU General Public License v3 +// +// See https://darock.top/LICENSE.txt for license information +// +//===----------------------------------------------------------------------===// import SwiftUI import DarockKit