JSDoc-compatible comment formatting.

This commit is contained in:
Guillermo Rauch 2012-03-01 19:30:57 -03:00
parent d72703e77a
commit 17f0141da9

View File

@ -1,11 +1,12 @@
/*
* Skeleton V1.1 /**
* Copyright 2011, Dave Gamache * Skeleton V1.1
* www.getskeleton.com * Copyright 2011, Dave Gamache
* Free to use under the MIT license. * www.getskeleton.com
* http://www.opensource.org/licenses/mit-license.php * Free to use under the MIT license.
* 8/17/2011 * http://www.opensource.org/licenses/mit-license.php
*/ * 8/17/2011
*/
$('body').on('click', 'ul.tabs > li > a', function(e) { $('body').on('click', 'ul.tabs > li > a', function(e) {