aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartek Szopka <bartek.szopka+github@gmail.com>2012-03-06 21:01:21 +0100
committerBartek Szopka <bartek.szopka+github@gmail.com>2012-03-06 21:01:21 +0100
commit3fceded114eacc1576a64e7ebfbab6d4a891eb61 (patch)
treeab87c723b754488a700dc4f3712b1ef0b97a11cd
parenta6c2f37357ae9ab5b64922c8f136253c97b8690e (diff)
downloadimpress.js-3fceded114eacc1576a64e7ebfbab6d4a891eb61.tar.gz
GPL license added
-rw-r--r--README.md5
-rw-r--r--js/impress.js3
2 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index c791be3..aaf4c00 100644
--- a/README.md
+++ b/README.md
@@ -187,5 +187,8 @@ requires polyfills to work.
LICENSE
---------
-Copyright 2011-2012 Bartek Szopka. Released under MIT License.
+Copyright 2011-2012 Bartek Szopka
+
+Released under the MIT and GPL Licenses.
+
diff --git a/js/impress.js b/js/impress.js
index 297ac2c..ca16de0 100644
--- a/js/impress.js
+++ b/js/impress.js
@@ -4,10 +4,11 @@
* 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-2012 Bartek Szopka (@bartaz)
*
+ * Released under the MIT and GPL Licenses.
+ *
* ------------------------------------------------
* author: Bartek Szopka
* version: 0.4pre (in development)