Skip to content

Commit

Permalink
Update header block to reflect new license.
Browse files Browse the repository at this point in the history
  • Loading branch information
allmarkedup committed Apr 9, 2012
1 parent 7ec6c44 commit 777eb84
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions purl.js
@@ -1,6 +1,9 @@
// jQuery URL Parser plugin (No jQuery version!) - https://github.com/allmarkedup/jQuery-URL-Parser/tree/no-jquery
// Written by Mark Perkins, mark@allmarkedup.com
// License: http://unlicense.org/ (i.e. do what you want with it!)
/*
* JQuery URL Parser plugin (The No-jQuery version!)
* Developed and maintanined by Mark Perkins, mark@allmarkedup.com
* Source repository: https://github.com/allmarkedup/jQuery-URL-Parser
* Licensed under an MIT-style license. See https://github.com/allmarkedup/jQuery-URL-Parser/blob/master/LICENSE for details.
*/

var purl = (function(undefined) {

Expand Down

0 comments on commit 777eb84

Please sign in to comment.