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