gnu: pioneers: Fix license.

* gnu/packages/games.scm (pioneers)[license]: Correct 'gpl3+' to 'gpl2+'.
master
Leo Famulari 2016-02-15 21:14:18 -05:00
parent 7e2e115501
commit 8763fdf8a5
1 changed files with 1 additions and 1 deletions

View File

@ -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+)))