Skip to content

Commit fa7cf0b

Browse files
committed
rockspec: license is not MIT/X11, it's MIT/expat
1 parent 64e39a7 commit fa7cf0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lpeg_patterns-scm-0.rockspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version = "scm-0"
33

44
description= {
55
summary = "a collection of LPEG patterns";
6-
license = "MIT/X11";
6+
license = "MIT";
77
}
88

99
dependencies = {

0 commit comments

Comments
 (0)