Skip to content

Commit f6d7fe6

Browse files
committed
Add required phrase to MIT rule
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 10e0181 commit f6d7fe6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/licensedcode/data/rules/mit_1223.RULE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ license_expression: mit
33
is_license_text: yes
44
---
55

6-
Distributed under the terms of an MIT-style license:
6+
{{Distributed under the terms of an MIT-style license:
77

8-
The MIT License
8+
The MIT License }}
99

1010
Permission is hereby granted, free of charge, to any person obtaining a copy
1111
of this software and associated documentation files (the "Software"), to deal
@@ -23,4 +23,4 @@ Distributed under the terms of an MIT-style license:
2323
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2424
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2525
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
26-
THE SOFTWARE.
26+
THE SOFTWARE.

0 commit comments

Comments
 (0)