debian: Point at GNU website for full GPL text
Commit Message
The FSF mailing address is outdated and should not be referenced in
copyright license text, as no response will be received from it.
Instead, the GNU website can be used for obtaining license text.
Ref: https://lintian.debian.org/tags/old-fsf-address-in-copyright-file.html
Signed-off-by: Valters Jansons <valter.jansons@gmail.com>
---
debian/copyright | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
@@ -507,8 +507,7 @@ License: GPL-2+
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License along
- with this program; if not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General Public
License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
@@ -520,8 +519,7 @@ License: LGPL-2.1+
your option) any later version.
.
You should have received a copy of the GNU Lesser General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
.
The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/LGPL-2.1 file.