From: Sandro Santilli Date: Fri, 25 Feb 2011 09:18:34 +0000 (+0000) Subject: Update copyright notice X-Git-Tag: 2.0.0alpha1~1935 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=124263dfbcd7eb9467ea99852544113c562182ec;p=postgis Update copyright notice git-svn-id: http://svn.osgeo.org/postgis/trunk@6866 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/topology/sql/query/getedgebypoint.sql b/topology/sql/query/getedgebypoint.sql index b8febef7d..a896a8d8a 100644 --- a/topology/sql/query/getedgebypoint.sql +++ b/topology/sql/query/getedgebypoint.sql @@ -3,7 +3,7 @@ -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.refractions.net -- --- Copyright (C) 2011 Andrea Peri +-- Copyright (C) 2011 Andrea Peri -- -- 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/topology/sql/query/getnodebypoint.sql b/topology/sql/query/getnodebypoint.sql index 87bbf0bb5..35e247677 100644 --- a/topology/sql/query/getnodebypoint.sql +++ b/topology/sql/query/getnodebypoint.sql @@ -3,7 +3,7 @@ -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.refractions.net -- --- Copyright (C) 2011 Andrea Peri +-- Copyright (C) 2011 Andrea Peri -- -- This is free software; you can redistribute and/or modify it under -- the terms of the GNU General Public Licence. See the COPYING file.