From ed010a3212ad5d5f96b09b9f9f6720ad22ba1f9c Mon Sep 17 00:00:00 2001 From: Justin Karneges Date: Tue, 29 Jan 2013 18:31:38 -0800 Subject: MIT license --- polldance.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'polldance.js') diff --git a/polldance.js b/polldance.js index 66c76c1..7b2e2aa 100644 --- a/polldance.js +++ b/polldance.js @@ -1,3 +1,8 @@ +/* + * PollDance JavaScript library + * Copyright 2013 Fan Out Networks, Inc. + * Released under the MIT license (see COPYING file in source distribution) + */ (function (window, undefined) { var TIMEOUT = 60000; -- cgit v1.2.3