From d233fe34f3d78b2296eb36d4f105d31ed76e8f4d Mon Sep 17 00:00:00 2001 From: philbrisco Date: Thu, 5 Mar 2015 09:12:09 -0700 Subject: [PATCH] Update MTPopupSwift.swift --- MTPopupSwift.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/MTPopupSwift.swift b/MTPopupSwift.swift index 85bc763..2e6b049 100644 --- a/MTPopupSwift.swift +++ b/MTPopupSwift.swift @@ -1,3 +1,4 @@ +// The MTPopupWindow class library is licensed under the terms of the Creative Commons 0 (CC0) license // // MTPopupWindow is a Swift port of Marin Todorov's Objective-C class library of the same name. This port // consists of one file designed to be dropped directly into a project and used without worrying about