From 966a9c66f98a7a84ad312b6085837155f6b239f3 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Fri, 16 May 2025 02:18:21 -0700 Subject: edit readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bbc8f1..6c6540a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Archived. **Has license issues**. Read local and remote decoded CAN messages I want, append to a file, plot to a GUI with some controls. Use it with [mycan](https://git.flylightning.xyz/mycan/). +Archived. **Has license issues**. Read local and remote decoded CAN messages I want, append to a file, plot to a GUI with some controls. Need to be used with [mycan](https://git.flylightning.xyz/mycan/). The software is licensed under GPL-3.0-or-later. But list.c and list.h contain source code I edited from book "C Primer Plus" Chapter17 practice problem 2 which contain codes from its example codes, and the author of "C Primer Plus" does not have a license for list.c and list.h, so the author of "C Primer Plus" has the copyright on list.c and list.h, so list.c and list.h can be considered non-free close souce proprietary code. **So there's a license issue, I use both non-free and free copyleft license codes.** -- cgit v1.2.3-70-g09d2