Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

Commit

Permalink
Removes license block from source (this is auto-added by grunt when d…
Browse files Browse the repository at this point in the history
…ists are built)
  • Loading branch information
rwaldron committed Jan 30, 2012
1 parent aa59dcb commit 0e35195
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/jquery.browser.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/*
* jQuery.browser Compatibility Plugin for jQuery 1.8
* By John Resig, Extracted to plugin by Rick Waldron
* Dual licensed under MIT and GPL.
*/
(function( jQuery ) {
var matched,
userAgent = navigator.userAgent || "";
Expand Down

0 comments on commit 0e35195

Please sign in to comment.