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