| 1 | | # ********************************************************************** |
| 2 | | # * |
| 3 | | # * WKTRaster - Raster Types for PostGIS |
| 4 | | # * http://www.postgis.org/support/wiki/index.php?WKTRasterHomePage |
| 5 | | # * |
| 6 | | # * Copyright (c) 2009 Sandro Santilli <strk@keybit.net> |
| 7 | | # * |
| 8 | | # * This is free software; you can redistribute and/or modify it under |
| 9 | | # * the terms of the GNU General Public Licence. See the COPYING file. |
| 10 | | # * |
| 11 | | # ********************************************************************** |
| 12 | | |
| | 1 | ############################################################################# |
| | 2 | # $Id$ |
| | 3 | # |
| | 4 | # Copyright (c) 2009 Pierre Racine <pierre.racine@sbf.ulaval.ca> |
| | 5 | # |
| | 6 | # This is free software; you can redistribute and/or modify it under |
| | 7 | # the terms of the GNU General Public Licence. See the COPYING file. |
| | 8 | # |
| | 9 | ############################################################################# |