From 26ce5ade660b3386773d1964d727192f30231f9e Mon Sep 17 00:00:00 2001 From: Dave Allen Date: Fri, 5 Sep 2014 15:29:36 -0700 Subject: [PATCH] Again fixed the comment at the top --- meteor/meteor.d.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meteor/meteor.d.ts b/meteor/meteor.d.ts index 29257a66f6..48fa3266c1 100644 --- a/meteor/meteor.d.ts +++ b/meteor/meteor.d.ts @@ -1,4 +1,7 @@ -// Type definitions for Meteor +// Type definitions for Meteor 0.9.1 +// Project: http://www.meteor.com/ +// Definitions by: Dave Allen +// Definitions: https://github.com/borisyankov/DefinitelyTyped /** * These are the modules and interfaces that can't be automatically generated from the Meteor api.js file