Repo // Fix copyright information among certain headers.

This commit is contained in:
ShikiSuen 2022-09-27 21:42:31 +08:00
parent c04684d5e4
commit 560920150d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// (c) 2021 and onwards The vChewing Project (MIT-NTL License).
// (c) 2022 and onwards The vChewing Project (MIT-NTL License).
// ====================
// This code is released under the MIT license (SPDX-License-Identifier: MIT)
// ... with NTL restriction stating that:

View File

@ -9,7 +9,7 @@
import Foundation
import InputMethodKit
// MARK: - TISInputSource Extension by The vChewing Project (MIT License).
// MARK: - TISInputSource Extension by The vChewing Project (MIT-NTL License).
extension TISInputSource {
public static var allRegisteredInstancesOfThisInputMethod: [TISInputSource] {