Skip to content

Commit 1f723a8

Browse files
committed
Update license links.
1 parent 66078e3 commit 1f723a8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,13 +174,12 @@ The Form Plugin supports use of [XMLHttpRequest Level 2]("http://www.w3.org/TR/X
174174
---
175175

176176
##Copyright and License
177-
Dual licensed under the MIT and GPL licenses:
177+
The jQuery Form plugin is dual licensed under the MIT and GPL licenses:
178178

179-
* http://www.opensource.org/licenses/mit-license.php
180-
* http://www.gnu.org/licenses/gpl.html
179+
* [MIT](http://malsup.github.com/mit-license.txt)
180+
* [GPL](http://malsup.github.com/gpl-license-v2.txt)
181181

182-
You may use the jQuery Form Plugin under the terms of either the MIT License or the GNU General Public License (GPL) Version 2.
183-
The MIT License is recommended for most projects. It is simple and easy to understand and it places almost no restrictions on what you can do with the plugin.
182+
You may use either license. The MIT License is recommended for most projects because it is simple and easy to understand and it places almost no restrictions on what you can do with the plugin.
184183

185184
If the GPL suits your project better you are also free to use the plugin under that license.
186185

0 commit comments

Comments
 (0)