From: Nicklas Avén Date: Thu, 24 Feb 2011 21:44:19 +0000 (+0000) Subject: Copyright notes X-Git-Tag: 2.0.0alpha1~1938 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0c32e6aa013e3fb1115edd75c48960f9db0df53;p=postgis Copyright notes git-svn-id: http://svn.osgeo.org/postgis/trunk@6863 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/liblwgeom/measures.c b/liblwgeom/measures.c index a748b65f4..d3b8c0026 100644 --- a/liblwgeom/measures.c +++ b/liblwgeom/measures.c @@ -5,6 +5,7 @@ * PostGIS - Spatial Types for PostgreSQL * http://postgis.refractions.net * Copyright 2001-2006 Refractions Research Inc. + * Copyright 2010 Nicklas Avén * * This is free software; you can redistribute and/or modify it under * the terms of the GNU General Public Licence. See the COPYING file. diff --git a/liblwgeom/measures.h b/liblwgeom/measures.h index 0fbf55d34..af6973192 100644 --- a/liblwgeom/measures.h +++ b/liblwgeom/measures.h @@ -4,9 +4,7 @@ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.refractions.net - * Copyright 2001-2006 Refractions Research Inc. - * Copyright 2007-2008 Mark Cave-Ayland - * Copyright 2008 Paul Ramsey + * Copyright 2010 Nicklas Avén * * This is free software; you can redistribute and/or modify it under * the terms of the GNU General Public Licence. See the COPYING file. diff --git a/liblwgeom/measures3d.c b/liblwgeom/measures3d.c index c025d8ba8..62dfc6ffc 100644 --- a/liblwgeom/measures3d.c +++ b/liblwgeom/measures3d.c @@ -4,7 +4,7 @@ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.refractions.net - * Copyright 2010 Nicklas Avén + * Copyright 2011 Nicklas Avén * * This is free software; you can redistribute and/or modify it under * the terms of the GNU General Public Licence. See the COPYING file. diff --git a/liblwgeom/measures3d.h b/liblwgeom/measures3d.h index c899223f1..a2e9ce16a 100644 --- a/liblwgeom/measures3d.h +++ b/liblwgeom/measures3d.h @@ -4,9 +4,7 @@ * * PostGIS - Spatial Types for PostgreSQL * http://postgis.refractions.net - * Copyright 2001-2006 Refractions Research Inc. - * Copyright 2007-2008 Mark Cave-Ayland - * Copyright 2008 Paul Ramsey + * Copyright 2011 Nicklas Avén * * This is free software; you can redistribute and/or modify it under * the terms of the GNU General Public Licence. See the COPYING file.