Skip to content

Commit 50ccd40

Browse files
committed
Update README to reflect new license.
1 parent a91859c commit 50ccd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The core parser functionality is based on the [Regex URI parser by Steven Levith
99

1010
This plugin requires jQuery to work. Tested on 1.4 and above but will probably work on older versions, too.
1111

12-
**License:** http://unlicense.org/ - i.e. do what you want with it :-)
12+
**License:** Available for use under a MIT-style license. If you need a different license for any reason please just let me know.
1313

1414
**PLAIN JS VERSION**: I've now [created a branch of this that doesn't require jQuery](https://github.com/allmarkedup/jQuery-URL-Parser/tree/no-jquery). It has all the functionality of the jQuery version apart from the ability to retrieve and work with the URL of an specific element specified by a CSS selector. Grab it here: ['Plain JS' URL parser](https://github.com/allmarkedup/jQuery-URL-Parser/tree/no-jquery)
1515

0 commit comments

Comments
 (0)