From d022669e4182d54f8ddb56d637e309a17810ce7a Mon Sep 17 00:00:00 2001 From: Hyunje Jun Date: Sat, 16 Sep 2017 12:40:14 +0900 Subject: [PATCH] Fix license --- kawa/TISInputSourceExtension.swift | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kawa/TISInputSourceExtension.swift b/kawa/TISInputSourceExtension.swift index c5a93db..d3c48ee 100644 --- a/kawa/TISInputSourceExtension.swift +++ b/kawa/TISInputSourceExtension.swift @@ -3,7 +3,8 @@ // kawa // // Created by Yonguk Jeong on 16/09/2017. -// Copyright © 2017 noraesae. All rights reserved. +// Copyright (c) 2017 noraesae and project contributors. +// Licensed under the MIT License. // import Foundation