gnu: curseofwar: Fix license.

* gnu/packages/games.scm (curseofwar)[license]: Switch to GPL3+.
This commit is contained in:
Nicolas Goaziou 2020-11-15 22:30:38 +01:00
parent 9ad333f6cd
commit 31b6ad823b
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -11972,4 +11972,4 @@ (define-public curseofwar
(description "Curse of War is a fast-paced action strategy game originally
implemented using ncurses user interface. An SDL graphical version is also
available.")
(license license:gpl3)))
(license license:gpl3+)))