We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebdf77b commit 6bccb72Copy full SHA for 6bccb72
README.md
@@ -143,6 +143,10 @@ The following table lists the supported C library functions:
143
| `fgets()` | `getline()` | `printf()` | `sprintf()` | `free()` |
144
| `malloc()` | `calloc()` | `realloc()` | `abs()` | |
145
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
+
150
## Contributing
151
See [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines.
152
0 commit comments