From 5d9a5b99a51246c3718ea7347757a2e8ca8573e1 Mon Sep 17 00:00:00 2001 From: Artem Pavlenko Date: Mon, 27 Nov 2017 09:51:51 +0100 Subject: [PATCH] Fix licence link (#3804) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 300aac3e9..a9a2b988b 100644 --- a/README.md +++ b/README.md @@ -28,4 +28,4 @@ Please note that this project is released with a [Contributor Code of Conduct](h # License -Mapnik software is free and is released under the LGPL ([GNU Lesser General Public License](http://www.gnu.org/licenses/lgpl.html)). Please see [COPYING](https://github.com/mapnik/mapnik/blob/master/COPYING) for more information. +Mapnik software is free and is released under the LGPL v2.1 ([GNU Lesser General Public License, version 2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)). Please see [COPYING](https://github.com/mapnik/mapnik/blob/master/COPYING) for more information.