From c5cd786a075b78565edef01a3ee6ba6ba1da4dd2 Mon Sep 17 00:00:00 2001 From: Bborie Park Date: Wed, 25 Jul 2012 03:36:30 +0000 Subject: [PATCH] Removed garbage comments git-svn-id: http://svn.osgeo.org/postgis/trunk@10118 b70326c6-7e19-0410-871a-916f4a2858ee --- raster/test/regress/rt_set_band_properties.sql | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/raster/test/regress/rt_set_band_properties.sql b/raster/test/regress/rt_set_band_properties.sql index d8056340d..dfd336306 100644 --- a/raster/test/regress/rt_set_band_properties.sql +++ b/raster/test/regress/rt_set_band_properties.sql @@ -11,19 +11,6 @@ --- Test of "Set" functions for properties of a raster band. ----------------------------------------------------------------------- ------------------------------------------------------------------------ --- $Id$ --- --- Copyright (c) 2009 Pierre Racine --- --- This is free software; you can redistribute and/or modify it under --- the terms of the GNU General Public Licence. See the COPYING file. ------------------------------------------------------------------------ - ------------------------------------------------------------------------ ---- Test of "Get" functions for properties of the raster. ------------------------------------------------------------------------ - CREATE TABLE rt_band_properties_test ( id numeric, description text, -- 2.50.1