[MacPorts] #55457: QGIS, qgis3: fix license
MacPorts
noreply at macports.org
Sat Dec 2 14:53:16 UTC 2017
#55457: QGIS, qgis3: fix license
------------------------+-------------------------
Reporter: ryandesign | Owner: Veence
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: QGIS, qgis3
------------------------+-------------------------
The source code files in the QGIS and qgis3 ports say:
{{{
/***************************************************************************
*
*
* This program is free software; you can redistribute it and/or modify
*
* it under the terms of the GNU General Public License as published by
*
* the Free Software Foundation; either version 2 of the License, or
*
* (at your option) any later version.
*
*
*
***************************************************************************/
}}}
So please change the license line of both ports to read:
{{{
license GPL-2+
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55457>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list