From fccf5124f111cc7287a1af0d958b8e3ebcdcb536 Mon Sep 17 00:00:00 2001 From: Dan Marshall Date: Tue, 30 Jun 2015 15:36:45 -0700 Subject: [PATCH] added header correctly --- maker.js/makerjs.d.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/maker.js/makerjs.d.ts b/maker.js/makerjs.d.ts index 922c36f3e6..51eec26e46 100644 --- a/maker.js/makerjs.d.ts +++ b/maker.js/makerjs.d.ts @@ -1,5 +1,7 @@ // Type definitions for Maker.js -// https://github.com/Microsoft/maker.js +// Project: https://github.com/Microsoft/maker.js +// Definitions by: Dan Marshall https://github.com/danmarshall +// Definitions: https://github.com/borisyankov/DefinitelyTyped /** * Root module for Maker.js. *