Relicense jquery.placeholder.js to MIT
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 16 Nov 2013 01:08:22 +0000 (02:08 +0100)
committerKrinkle <krinklemail@gmail.com>
Sat, 16 Nov 2013 02:31:55 +0000 (02:31 +0000)
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

resources/jquery/jquery.placeholder.js

index 8044d88..abada19 100644 (file)
@@ -6,7 +6,7 @@
  * @author Trevor Parscal <tparscal@wikimedia.org>, 2012
  * @author Krinkle <krinklemail@gmail.com>, 2012
  * @version 0.2.0
- * @license GPL v2
+ * @license MIT
  */
 ( function ( $ ) {