gnu: pioneers: Fix license.
* gnu/packages/games.scm (pioneers)[license]: Correct 'gpl3+' to 'gpl2+'.master
parent
7e2e115501
commit
8763fdf8a5
|
@ -1916,4 +1916,4 @@ are only two levels to play with, but they are very addictive.")
|
|||
Catan. It can be played on a local network, on the internet, and with AI
|
||||
players.")
|
||||
(home-page "http://pio.sourceforge.net/")
|
||||
(license license:gpl3+)))
|
||||
(license license:gpl2+)))
|
||||
|
|
Reference in New Issue