22 lines
785 B
JavaScript
22 lines
785 B
JavaScript
/* <%= meta.name %> - Version <%= version %> - <%= grunt.template.today('yyyy-mm-dd') %>
|
|
* <%= meta.page %>
|
|
*
|
|
* Copyright (c) 2009-2011 James Campos <james.r.campos@gmail.com>
|
|
* Copyright (c) 2012-<%= grunt.template.today('yyyy') %> Nicolas Stepien <stepien.nicolas@gmail.com>
|
|
* Licensed under the MIT license.
|
|
* <%= meta.repo %>blob/master/LICENSE
|
|
*
|
|
* Contributors:
|
|
* <%= meta.repo %>graphs/contributors
|
|
* Non-GitHub contributors:
|
|
* ferongr, xat-, Ongpot, thisisanon and Anonymous - favicon contributions
|
|
* e000 - cooldown sanity check
|
|
* Seiba - chrome quick reply focusing
|
|
* herpaderpderp - recaptcha fixes
|
|
* WakiMiko - recaptcha tab order http://userscripts.org/scripts/show/82657
|
|
*
|
|
* All the people who've taken the time to write bug reports.
|
|
*
|
|
* Thank you.
|
|
*/
|