From 3fceded114eacc1576a64e7ebfbab6d4a891eb61 Mon Sep 17 00:00:00 2001 From: Bartek Szopka Date: Tue, 6 Mar 2012 21:01:21 +0100 Subject: [PATCH] GPL license added --- README.md | 5 ++++- js/impress.js | 3 ++- 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)