From f9db7a8647945c23771bef90d43acd073b9f7a84 Mon Sep 17 00:00:00 2001 From: WindowsMEMZ <45706356+WindowsMEMZ@users.noreply.github.com> Date: Sun, 26 Nov 2023 22:01:56 +0800 Subject: [PATCH] Update FirstUsingView.swift --- DarockBili Watch App/Others/FirstUsingView.swift | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DarockBili Watch App/Others/FirstUsingView.swift b/DarockBili Watch App/Others/FirstUsingView.swift index bb7fea376..88e0d0e59 100644 --- a/DarockBili Watch App/Others/FirstUsingView.swift +++ b/DarockBili Watch App/Others/FirstUsingView.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