From e39dd75d01b971ed65c9353d1813edb80ac264c4 Mon Sep 17 00:00:00 2001 From: WindowsMEMZ <45706356+WindowsMEMZ@users.noreply.github.com> Date: Sun, 26 Nov 2023 22:00:06 +0800 Subject: [PATCH] Update ContentView.swift --- DarockBili Watch App/InMain/ContentView.swift | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DarockBili Watch App/InMain/ContentView.swift b/DarockBili Watch App/InMain/ContentView.swift index bafff55e5..ef6b0a7d6 100644 --- a/DarockBili Watch App/InMain/ContentView.swift +++ b/DarockBili Watch App/InMain/ContentView.swift @@ -4,6 +4,16 @@ // // Created by WindowsMEMZ on 2023/6/30. // +//===----------------------------------------------------------------------===// +// +// 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