~ruther/guix-local

8763fdf8a59f16952d1848e80ae6db77e9918c2a — Leo Famulari 10 years ago 7e2e115
gnu: pioneers: Fix license.

* gnu/packages/games.scm (pioneers)[license]: Correct 'gpl3+' to 'gpl2+'.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 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+)))