gnu: cutecom: Fix the license.

* gnu/packages/engineering.scm (cutecom) [license]: Set to gpl3+.

Change-Id: Ifc2c1581b8adad42d5452728ca66c53efc901139
This commit is contained in:
Artyom V. Poptsov 2025-01-29 07:11:58 +03:00
parent a7a9c10d6e
commit a488039848
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -200,7 +200,7 @@ (define-public cutecom
"@code{cutecom} is a graphical serial terminal, like @code{minicom}. It is
aimed mainly at hardware developers or other people who need a terminal to talk to
their devices.")
(license license:gpl3)))
(license license:gpl3+)))
(define-public librecad
(package