Skip to content

Commit 35d8f6b

Browse files
Add rules and tests from jquery-form
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent fb7cedc commit 35d8f6b

File tree

8 files changed

+1220
-0
lines changed

8 files changed

+1220
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
license_expression: mit OR gpl-2.0
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- http://malsup.github.com/gpl-license-v2.txt
6+
- http://malsup.github.com/mit-license.txt
7+
---
8+
9+
All versions, present and past, of the
10+
are {{dual licensed under the MIT and GPL licenses}}:
11+
12+
* [MIT](http://malsup.github.com/mit-license.txt)
13+
* [GPL](http://malsup.github.com/gpl-license-v2.txt)
14+
15+
You may use either license.
16+
The MIT License is recommended for most projects because
17+
it is simple and easy to understand and it places almost
18+
no restrictions on what you can do with the plugin.
19+
20+
If the GPL suits your project better you are also
21+
free to use the plugin under that license.
22+
23+
You don't have to do anything special to choose
24+
one license or the other and you don't have to notify
25+
anyone which license you are using.
26+
You are free to use the jQuery Form Plugin in
27+
commercial projects as long as the copyright header
28+
is left intact.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
license_expression: mit OR gpl-2.0
3+
is_license_notice: yes
4+
ignorable_urls:
5+
- http://malsup.github.com/gpl-license-v2.txt
6+
- http://malsup.github.com/mit-license.txt
7+
---
8+
9+
type: MIT
10+
url: http://malsup.github.com/mit-license.txt
11+
type: GPL
12+
url: http://malsup.github.com/gpl-license-v2.txt

0 commit comments

Comments
 (0)