]> granicus.if.org Git - postgis/commitdiff
Removed garbage comments
authorBborie Park <bkpark at ucdavis.edu>
Wed, 25 Jul 2012 03:36:30 +0000 (03:36 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Wed, 25 Jul 2012 03:36:30 +0000 (03:36 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10118 b70326c6-7e19-0410-871a-916f4a2858ee

raster/test/regress/rt_set_band_properties.sql

index d8056340db64776c27208b5766d041f97f185806..dfd33630619d150849de0a3f56d205b838e4fc09 100644 (file)
 --- Test of "Set" functions for properties of a raster band.
 -----------------------------------------------------------------------
 
------------------------------------------------------------------------
--- $Id$
---
--- Copyright (c) 2009 Pierre Racine <pierre.racine@sbf.ulaval.ca>
---
--- 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,