diff --git a/javascripts/tabs.js b/javascripts/tabs.js index bf7ce46..9b5f4dc 100644 --- a/javascripts/tabs.js +++ b/javascripts/tabs.js @@ -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) {