mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: go-github-com-gdamore-tcell: Correct license to Apache 2.0.
* gnu/packages/golang.scm (go-github-com-gdamore-tcell) [license]: Correct from Expat to Apache 2.0.
This commit is contained in:
parent
a3bfe953d2
commit
ff80e775dc
1 changed files with 1 additions and 1 deletions
|
@ -5255,7 +5255,7 @@ (define-public go-github-com-gdamore-tcell
|
|||
terminfo capability strings to avoid hard-coding escape strings for
|
||||
formatting. It also favors portability, and includes support for all POSIX
|
||||
systems.")
|
||||
(license license:expat))))
|
||||
(license license:asl2.0))))
|
||||
|
||||
(define-public go-github-com-mattn-go-shellwords
|
||||
(let ((commit "2444a32a19f450fabaa0bb3e96a703f15d9a97d2")
|
||||
|
|
Loading…
Reference in a new issue