From 9540e2de000e6116103f168e9ba7f2a1c545bae1 Mon Sep 17 00:00:00 2001 From: Junle Li Date: Tue, 13 May 2014 00:05:07 +0800 Subject: [PATCH] Use standard header template in definition file. --- jquery.postMessage/jquery.postMessage.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jquery.postMessage/jquery.postMessage.d.ts b/jquery.postMessage/jquery.postMessage.d.ts index 2ac58ce91..949454038 100644 --- a/jquery.postMessage/jquery.postMessage.d.ts +++ b/jquery.postMessage/jquery.postMessage.d.ts @@ -1,8 +1,8 @@ // Type definitions for jQuery postMessage // Project: http://benalman.com/projects/jquery-postmessage-plugin/ // Definitions by: Junle Li +// Definitions: https://github.com/borisyankov/DefinitelyTyped // Official docs: http://benalman.com/code/projects/jquery-postmessage/docs/files/jquery-ba-postmessage-js.html -// License: MIT license http://mit-license.org/ interface JQueryStatic {