mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 06:46:50 +01:00
gnu: cutecom: Fix the license.
* gnu/packages/engineering.scm (cutecom) [license]: Set to gpl3+. Change-Id: Ifc2c1581b8adad42d5452728ca66c53efc901139
This commit is contained in:
parent
a7a9c10d6e
commit
a488039848
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue