From 2600451072fb5eaf5fcc306a1b67de4015d12a7f Mon Sep 17 00:00:00 2001 From: artemp Date: Fri, 30 Jan 2015 11:00:15 +0100 Subject: [PATCH] remove copyleft as we're using this header 'as it is' at the moment --- plugins/input/geobuf/pbf.hpp | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/plugins/input/geobuf/pbf.hpp b/plugins/input/geobuf/pbf.hpp index c8deab2a7..d017219a5 100644 --- a/plugins/input/geobuf/pbf.hpp +++ b/plugins/input/geobuf/pbf.hpp @@ -1,25 +1,3 @@ -/***************************************************************************** - * - * This file is part of Mapnik (c++ mapping toolkit) - * - * Copyright (C) 2014 Artem Pavlenko - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - * - *****************************************************************************/ - #ifndef MBGL_UTIL_PBF #define MBGL_UTIL_PBF