Skip to content

Commit ebdb2ab

Browse files
committed
Add attribution comment block to source head.
1 parent 15bf0f6 commit ebdb2ab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jquery.url.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// JQuery URL Parser plugin - https://github.com/allmarkedup/jQuery-URL-Parser
2+
// Written by Mark Perkins, mark@allmarkedup.com
3+
// License: http://unlicense.org/ (i.e. do what you want with it!)
4+
15
;(function($, undefined) {
26

37
var tag2attr = {

0 commit comments

Comments
 (0)