Overview
| Comment: | Update README.md for the license change |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
06aecbe734746d2de5d60c6297202165 |
| User & Date: | js on 2024-04-03 02:37:34 |
| Other Links: | manifest | tags |
Context
|
2024-04-03
| ||
| 17:50 | Add support for typed extended attributes on Haiku (check-in: c88d1d3054 user: js tags: trunk) | |
| 02:37 | Update README.md for the license change (check-in: 06aecbe734 user: js tags: trunk) | |
| 02:34 | Fix a typo (check-in: a653a058ce user: js tags: trunk) | |
Changes
Modified README.md from [f374e7bc3f] to [ac4c5c8908].
| ︙ | ︙ | |||
101 102 103 104 105 106 107 | If your operating system is not listed, you can <a href="#building-from-source">build ObjFW from source</a>. <h1 id="license">License</h1> | | < < < < < < < < < | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 | If your operating system is not listed, you can <a href="#building-from-source">build ObjFW from source</a>. <h1 id="license">License</h1> ObjFW is released under the GNU Lesser General Public License version 3.0. If this license does not work for you, contact me and we can find a solution. <h1 id="releases">Releases</h1> Releases of ObjFW, as well as change logs and the accompanying documentation, can be found [here](https://objfw.nil.im/wiki?name=Releases). |
| ︙ | ︙ | |||
426 427 428 429 430 431 432 |
2017!
* Thank you to [Hill Ma](https://github.com/mahiuchun) for donating an M1 Mac
Mini to the project in 2022!
<h1 id="commercial-use">Commercial use</h1>
| | | | | | 417 418 419 420 421 422 423 424 425 426 427 |
2017!
* Thank you to [Hill Ma](https://github.com/mahiuchun) for donating an M1 Mac
Mini to the project in 2022!
<h1 id="commercial-use">Commercial use</h1>
If for whatever reason the terms of GNU Lesser General Public License version
3.0 don't work for you, a proprietary license for ObjFW including support is
available upon request. Just write a mail to js@nil.im and we can find a
reasonable solution for both parties.
|