From 7432e1e55a5770a875f6ce4e254a149b096cdaa7 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Tue, 11 Oct 2011 17:52:15 -0700 Subject: [PATCH] removing my name from copyright as the intention/convention is for copyright to be help by project founder artem: contributions do not necessitate copyright - TODO: document this on community wiki --- bindings/python/mapnik/__init__.py | 2 +- bindings/python/mapnik_layer.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/python/mapnik/__init__.py b/bindings/python/mapnik/__init__.py index fd5690310..6eac1d6d9 100644 --- a/bindings/python/mapnik/__init__.py +++ b/bindings/python/mapnik/__init__.py @@ -1,6 +1,6 @@ # # This file is part of Mapnik (C++/Python mapping toolkit) -# Copyright (C) 2009 Artem Pavlenko, Dane Springmeyer +# Copyright (C) 2009 Artem Pavlenko # # Mapnik is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/bindings/python/mapnik_layer.cpp b/bindings/python/mapnik_layer.cpp index 3626926ca..d242bf0e7 100644 --- a/bindings/python/mapnik_layer.cpp +++ b/bindings/python/mapnik_layer.cpp @@ -2,7 +2,7 @@ * * This file is part of Mapnik (c++ mapping toolkit) * - * Copyright (C) 2006 Artem Pavlenko, Jean-Francois Doyon, Dane Springmeyer + * Copyright (C) 2006 Artem Pavlenko, Jean-Francois Doyon * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public