From: Bartosz DziewoƄski Date: Sat, 16 Nov 2013 01:08:22 +0000 (+0100) Subject: Relicense jquery.placeholder.js to MIT X-Git-Tag: 1.31.0-rc.0~18070^2 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=914b5779b04c7e83b05008c39a7d48bbabb64b1a;p=lhc%2Fweb%2Fwiklou.git Relicense jquery.placeholder.js to MIT I would like to relicense this code to make it possible to merge it into https://github.com/mathiasbynens/jquery-placeholder , which is another placeholder library implementing some features we're missing and missing some features we have. Older versions of this file will naturally still be licenseable under the GPL v2 license. The following people touched this file, and I have asked them all for approval. I have also traced the ancestry before the file appears in this repository and removed authors of reverted patches. * Trevor Parscal * Timo Tijhof * Roan Kattouw * Marius Hoch * rillke Bug: 47057 Change-Id: Ic04291cecb20cc03d48565cf5586da849eb8e962 --- diff --git a/resources/jquery/jquery.placeholder.js b/resources/jquery/jquery.placeholder.js index 8044d88038..abada1973c 100644 --- a/resources/jquery/jquery.placeholder.js +++ b/resources/jquery/jquery.placeholder.js @@ -6,7 +6,7 @@ * @author Trevor Parscal , 2012 * @author Krinkle , 2012 * @version 0.2.0 - * @license GPL v2 + * @license MIT */ ( function ( $ ) {