diff options
author | vnugent <public@vaughnnugent.com> | 2024-02-04 21:09:52 -0500 |
---|---|---|
committer | vnugent <public@vaughnnugent.com> | 2024-02-04 21:09:52 -0500 |
commit | 120022aa349f5e4cac28da74d568373c49245884 (patch) | |
tree | 3b8b71ea674dd231c76f3ff446dd80dcefe37a9d /README.md | |
parent | 8d25ae5e2dadf403d1d2d44a34bd5abd7107d74d (diff) |
merge latest patches and tests
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ This will produce the `nctests` executable file in the build directory. This wil There are currently 2 branches I use because of my build process. `develop` and `master`. All changes happen in develop, then are merged to master when I feel like they are stable enough. After some testing and time, a tag and release will become available. ## License -The software in this repository is licensed to you under the GNU GPL v2.0 or later. `SPDX-License-Identifier: GPL-2.0-or-later` see the [LICENSE](LICENSE) file for more details. I prefer GNU/FSF licenses and it allows compatibility with with mbedTls. +The software in this repository is licensed to you under the GNU Lesser GPL v2.1 or later. `SPDX-License-Identifier: LGPL-2.1-or-later` see the [LICENSE](LICENSE) file for more details. ## Donations If you feel so inclined to support me an this project, donations are welcome and much appreciated. |