From 88fa2a864a4797b63231eeef001b05e0cb540fe4 Mon Sep 17 00:00:00 2001 From: WindowsMEMZ <45706356+WindowsMEMZ@users.noreply.github.com> Date: Sun, 26 Nov 2023 22:03:23 +0800 Subject: [PATCH] Update ArticleView.swift --- DarockBili Watch App/PersonalCenter/ArticleView.swift | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/DarockBili Watch App/PersonalCenter/ArticleView.swift b/DarockBili Watch App/PersonalCenter/ArticleView.swift index f80ac0631..708a38454 100644 --- a/DarockBili Watch App/PersonalCenter/ArticleView.swift +++ b/DarockBili Watch App/PersonalCenter/ArticleView.swift @@ -4,6 +4,16 @@ // // Created by WindowsMEMZ on 2023/7/1. // +//===----------------------------------------------------------------------===// +// +// 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