Added more LibreJS support

This commit is contained in:
Paul Hill 2014-10-21 15:39:02 +01:00
parent 86a53b48ca
commit f3d1176354
2 changed files with 4 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2-or-Later
/**
* http://github.com/valums/file-uploader
*
@ -1263,3 +1264,4 @@ qq.extend(qq.UploadHandlerXhr.prototype, {
}
}
});
// @license-end

View file

@ -1,3 +1,4 @@
// @license magnet:?xt=urn:btih:5305d91886084f776adcf57509a648432709a7c7&dn=x11.txt X11
/*
* Mentions Input
* Version 1.0.2
@ -428,3 +429,4 @@
};
})(jQuery, _);
// @license-end