Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | add readmeHEADmaster | Xiao Pan | |
10 days | clearer readme | Xiao Pan | |
11 days | Add README about gtk is touch screen friendly, and a potential bug for my code | Xiao Pan | |
2025-05-19 | edit readme | Xiao Pan | |
2025-05-18 | update | Xiao Pan | |
2025-05-16 | edit readme | Xiao Pan | |
2025-05-16 | edit | Xiao Pan | |
2025-05-16 | edit readme | Xiao Pan | |
2025-05-16 | edit readme | Xiao Pan | |
2025-05-15 | edit readme | Xiao Pan | |
2025-05-15 | Write readme about license issue | Xiao Pan | |
2025-05-15 | edit readme | Xiao Pan | |
2025-05-15 | Change license from GPL-2.0-or-later to GPL-3.0-or-later | Xiao Pan | |
I just realized I can use GPL-3.0-or-later. I prefer GPL-3.0-or-later over GPL-2.0-or-later. And libssh's LGPL-2.1-or-later, plplot's LGPL-2.0-or-later, and gtk's LGPL-2.1-or-later licenses are compatible with GPL-3.0-or-later. | |||
2025-05-15 | The software is licensed under GPL-2.0-or-later | Xiao Pan | |
The software is licensed under GPL-2.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. I choose GPL-2.0-or-later. Because I prefer GPL over LGPL. And because libssh's LGPL-2.1-or-later, plplot's LGPL-2.0-or-later, and gtk's LGPL-2.1-or-later licenses are compatible with GPL-2.0-or-later. This commit also clarify licensing by copy the GPL-2.0-or-later license to LICENSE file, adding notes in README.md, and adding SPDX-License-Identifier and other licensing comment in source code files. | |||
2025-05-15 | add readme | Xiao Pan | |
2025-05-15 | update readme | Xiao Pan | |
2025-05-14 | update readme | Xiao Pan | |
2025-05-14 | add pi config files | Xiao Pan | |
2025-05-13 | update | Xiao Pan | |
2025-05-13 | update | Xiao Pan | |
2025-05-13 | update | Xiao Pan | |
2025-05-13 | Updata readme | Xiao Pan | |
2025-05-13 | Update readme | Xiao Pan | |
2025-05-13 | Update readme | Xiao Pan | |
2025-04-26 | cli option to set ssh destination | Xiao Pan | |
2025-04-24 | Add notes about not included yet infrastructure configs | Xiao Pan | |
2025-04-08 | add more readme | Xiao Pan | |
2025-04-06 | Integrate with gtk | Xiao Pan | |
2024-11-24 | init, GPL-2.0-or-later license not sure if correct | Xiao Pan | |