me
/
guix
Archived
1
0
Fork 0

gnu: curseofwar: Fix license.

* gnu/packages/games.scm (curseofwar)[license]: Switch to GPL3+.
master
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
1 changed files with 1 additions and 1 deletions

View File

@ -11972,4 +11972,4 @@ game FPS.")
(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+)))