Skip to content

Commit 6e4721a

Browse files
committed
Update LICENSE to show the license type explicitly
1 parent a9ea6d9 commit 6e4721a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

LICENSE

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
SoftFloatPy: A Python binding of Berkeley SoftFloat.
22

3+
MIT License
4+
35
Copyright (c) 2024-2026 Arihiro Yoshida. All rights reserved.
46

57
Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -9,8 +11,8 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
911
copies of the Software, and to permit persons to whom the Software is
1012
furnished to do so, subject to the following conditions:
1113

12-
The above copyright notice and this permission notice shall be included in
13-
all copies or substantial portions of the Software.
14+
The above copyright notice and this permission notice shall be included in all
15+
copies or substantial portions of the Software.
1416

1517
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1618
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

0 commit comments

Comments
 (0)