Skip to content

Commit 6bccb72

Browse files
committed
Clarify license terms
1 parent ebdf77b commit 6bccb72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ The following table lists the supported C library functions:
143143
| `fgets()` | `getline()` | `printf()` | `sprintf()` | `free()` |
144144
| `malloc()` | `calloc()` | `realloc()` | `abs()` | |
145145
146+
## License
147+
`linmo` is available under a permissive MIT-style license.
148+
Use of this source code is governed by a MIT license that can be found in the [LICENSE](LICENSE) file.
149+
146150
## Contributing
147151
See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
148152

0 commit comments

Comments
 (0)