From 858301eeb545883422c41552ce41aa44fb35079d Mon Sep 17 00:00:00 2001 From: Alan Glennon Date: Sun, 16 Jun 2013 02:17:35 -0600 Subject: [PATCH] Update README.md Added closing parenthesis on the first sentence of the License section. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 835152ff2..7ddca1790 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,4 @@ See [INSTALL.md](https://github.com/mapnik/mapnik/blob/master/INSTALL.md) for in # License -Mapnik software is free and is released under 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 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.