diff --git a/searchbox.js b/searchbox.js index b4bcae8..0b355f8 100644 --- a/searchbox.js +++ b/searchbox.js @@ -1,3 +1,6 @@ +// Author: Ryan Heath +// http://rpheath.com + (function($) { $.searchbox = {}