From 7e7c2b3688de6cc01998c3665c59b663f7cad744 Mon Sep 17 00:00:00 2001 From: Bartek Szopka Date: Sat, 31 Dec 2011 13:58:19 +0100 Subject: [PATCH] impressive license --- js/impress.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/js/impress.js b/js/impress.js index 432aafc..c27192a 100644 --- a/js/impress.js +++ b/js/impress.js @@ -1,3 +1,14 @@ +/** + * impress.js + * + * impress.js is a presentation tool based on the power of CSS3 transforms and transitions + * in modern browsers and inspired by the idea behind prezi.com. + * + * MIT Licensed. + * + * Copyright 2011 Bartek Szopka (@bartaz) + */ + (function ( document, window ) { // HELPER FUNCTIONS