From c0c32e6aa013e3fb1115edd75c48960f9db0df53 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicklas=20Av=C3=A9n?= Date: Thu, 24 Feb 2011 21:44:19 +0000 Subject: [PATCH] Copyright notes git-svn-id: http://svn.osgeo.org/postgis/trunk@6863 b70326c6-7e19-0410-871a-916f4a2858ee --- liblwgeom/measures.c | 1 + liblwgeom/measures.h | 4 +--- liblwgeom/measures3d.c | 2 +- liblwgeom/measures3d.h | 4 +--- 4 files changed, 4 insertions(+), 7 deletions(-) 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. -- 2.50.1