mirror of
https://github.com/devbridge/jQuery-Autocomplete.git
synced 2024-11-22 21:05:12 +00:00
Update src/jquery.autocomplete.js
Edited header comment.
This commit is contained in:
parent
cc57821b0a
commit
ddaee65023
@ -1,11 +1,11 @@
|
||||
/**
|
||||
* Ajax Autocomplete for jQuery, version 1.1.5
|
||||
* (c) 2010 Tomas Kirda, Vytautas Pranskunas
|
||||
* Ajax Autocomplete for jQuery, version 1.1.6
|
||||
* (c) 2010 Tomas Kirda, Vytautas Pranskunas, Sinan Akyazıcı
|
||||
*
|
||||
* Ajax Autocomplete for jQuery is freely distributable under the terms of an MIT-style license.
|
||||
* For details, see the web site: http://www.devbridge.com/projects/autocomplete/jquery/
|
||||
*
|
||||
* Last Review: 07/24/2012
|
||||
* Last Review: 09/17/2012
|
||||
*/
|
||||
|
||||
/*jslint onevar: true, evil: true, nomen: true, eqeqeq: true, bitwise: true, regexp: true, newcap: true, immed: true */
|
||||
|
Loading…
Reference in New Issue
Block a user