me
/
guix
Archived
1
0
Fork 0

gnu: dialog: Fix the license.

* gnu/packages/ncurses.scm (dialog)[license]: Remove erroneously
included GPL3.
master
Leo Famulari 2021-06-08 17:52:18 -04:00
parent 93d85deae6
commit eef6aa3c91
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 1 additions and 2 deletions

View File

@ -253,8 +253,7 @@ ncursesw library provides wide character support.")
(description "Dialog is a script-interpreter which provides a set of (description "Dialog is a script-interpreter which provides a set of
curses widgets, such as dialog boxes.") curses widgets, such as dialog boxes.")
(home-page "https://invisible-island.net/dialog/dialog.html") (home-page "https://invisible-island.net/dialog/dialog.html")
;; Includes the gpl3 file "config.sub" from Automake. (license lgpl2.1)))
(license (list lgpl2.1 gpl3))))
(define-public perl-curses (define-public perl-curses
(package (package