From a7b6e6b4c97eee4c4ba15642aa4b2f583404ce9b Mon Sep 17 00:00:00 2001 From: przemyslawpluta Date: Tue, 8 Apr 2014 22:21:06 +0100 Subject: info added --- scripts/winpy3fix.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/scripts/winpy3fix.js b/scripts/winpy3fix.js index 9dfcd07..14d8f13 100644 --- a/scripts/winpy3fix.js +++ b/scripts/winpy3fix.js @@ -1,3 +1,11 @@ +/* + * mongo-edu + * + * Copyright (c) 2014 Przemyslaw Pluta + * Licensed under the MIT license. + * https://github.com/przemyslawpluta/mongo-edu/blob/master/LICENSE + */ + var mv = require('mv'), fs = require('fs'), path = require('path'); -- cgit v1.2.3