mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: curseofwar: Fix license.
* gnu/packages/games.scm (curseofwar)[license]: Switch to GPL3+.
This commit is contained in:
parent
9ad333f6cd
commit
31b6ad823b
1 changed files with 1 additions and 1 deletions
|
@ -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+)))
|
||||
|
|
Loading…
Reference in a new issue