瀏覽代碼

CollectionModel: Cosmetic: Fix header

Soomin Lee 6 年之前
父節點
當前提交
58fb572ed2
共有 1 個文件被更改,包括 9 次插入7 次删除
  1. 9 7
      SharedSources/MediaLibraryModel/CollectionModel.swift

+ 9 - 7
SharedSources/MediaLibraryModel/CollectionModel.swift

@@ -1,10 +1,12 @@
-//
-//  CollectionModel.swift
-//  VLC-iOS
-//
-//  Created by Carola Nitz on 08.03.19.
-//  Copyright © 2019 VideoLAN. All rights reserved.
-//
+/*****************************************************************************
+ * MediaLibraryBaseModel.swift
+ *
+ * Copyright © 2019 VLC authors and VideoLAN
+ *
+ * Authors: Carola Nitz <nitz.carola # gmail.com>
+ *
+ * Refer to the COPYING file of the official project for license.
+ *****************************************************************************/
 
 import Foundation