From f0f1d621dbc18a01a2a06a562c27a43ee0468da6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bachelier?= Date: Tue, 28 Jan 2014 19:53:54 +0100 Subject: [PATCH] remove banner from source code -> added by build --- lib/idangerous.swiper.css | 15 --------------- lib/idangerous.swiper.js | 12 ------------ 2 files changed, 27 deletions(-) diff --git a/lib/idangerous.swiper.css b/lib/idangerous.swiper.css index a59810caa..20d0b7c32 100644 --- a/lib/idangerous.swiper.css +++ b/lib/idangerous.swiper.css @@ -1,18 +1,3 @@ -/* - * Swiper - Mobile Touch Slider CSS - * http://www.idangero.us/sliders/swiper - * - * Vladimir Kharlampidi, The iDangero.us - * http://www.idangero.us/ - * - * Copyright 2012-2013, Vladimir Kharlampidi - * The iDangero.us - * http://www.idangero.us - * - * Licensed under GPL & MIT - * -*/ - /* =============================================================== Basic Swiper Styles ================================================================*/ diff --git a/lib/idangerous.swiper.js b/lib/idangerous.swiper.js index 83fc98830..9ce4e1ac9 100644 --- a/lib/idangerous.swiper.js +++ b/lib/idangerous.swiper.js @@ -1,15 +1,3 @@ -/* - * Swiper 2.4.2+ - Mobile Touch Slider - * http://www.idangero.us/sliders/swiper/ - * - * Copyright 2012-2013, Vladimir Kharlampidi - * The iDangero.us - * http://www.idangero.us/ - * - * Licensed under GPL & MIT - * - * Updated on: January 19, 2014 -*/ var Swiper = function (selector, params) { /*========================= A little bit dirty but required part for IE8 and old FF support