]> git.mxchange.org Git - friendica.git/blobdiff - view/js/jquery-textcomplete/jquery.textcomplete.js
Merge pull request #8237 from annando/a11y-2
[friendica.git] / view / js / jquery-textcomplete / jquery.textcomplete.js
index 95e75149c3d6408124c4c9488e6a35a99b66570f..69ae1394adf9929bf9aefd8cf8766f4b848d4723 100644 (file)
@@ -1,3 +1,4 @@
+// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
 (function (factory) {
   if (typeof define === 'function' && define.amd) {
     // AMD. Register as an anonymous module.
@@ -1399,3 +1400,4 @@ $.fn.textcomplete.getCaretCoordinates = getCaretCoordinates;
 
 return jQuery;
 }));
+// @license-end