From c04b6aeb7c06b22ab85c26c7e288c63e788a9a0e Mon Sep 17 00:00:00 2001 From: Pavel Reznikov Date: Mon, 19 Jan 2015 19:20:42 -0800 Subject: [PATCH] add copyright --- src/gridstack.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/gridstack.js b/src/gridstack.js index 43297d1..0f1de15 100644 --- a/src/gridstack.js +++ b/src/gridstack.js @@ -1,3 +1,8 @@ +// gridstack.js 0.2.3-dev +// http://troolee.github.io/gridstack.js/ +// (c) 2014-2015 Pavel Reznikov +// gridstack.js may be freely distributed under the MIT license. + (function (scope, _) { var Utils = {