]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/js/jquery.autogrow.textarea.js
Merge pull request #12501 from MarekBenjamin/improve-registraiton-text-input
[friendica.git] / view / theme / smoothly / js / jquery.autogrow.textarea.js
index 806e34f5126c2334a832d6c2ad29968ffb62577c..0eb6bc5ccaf5d2e7eac86b906bc7a6af672a69ce 100644 (file)
@@ -1,3 +1,5 @@
+// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat
+// source https://github.com/jaz303/jquery-grab-bag
 (function($) {
 
     /*
@@ -43,4 +45,6 @@
         
     }
     
-})(jQuery);
\ No newline at end of file
+})(jQuery);
+
+// @license-end