]> granicus.if.org Git - postgis/commitdiff
Update copyrights for configure.ac (rewritten from scratch, and now renamed from...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Thu, 5 Jun 2008 14:30:54 +0000 (14:30 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Thu, 5 Jun 2008 14:30:54 +0000 (14:30 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2804 b70326c6-7e19-0410-871a-916f4a2858ee

configure.ac [moved from configure.in with 96% similarity]
macros/ac_proj4_version.m4

similarity index 96%
rename from configure.in
rename to configure.ac
index 3f354b7352c0d6ae7ed4d861a908e20918156e39..7d50a312dd4d9358accc0d81aa1e91c0d47a33b4 100644 (file)
@@ -1,8 +1,14 @@
-dnl
-dnl PostGIS build system
-dnl
-dnl Written by Mark Cave-Ayland
-dnl
+dnl **********************************************************************
+dnl * $Id: configure.ac 2797 2008-05-31 09:56:44Z mcayland $
+dnl *
+dnl * PostGIS - Spatial Types for PostgreSQL
+dnl * http://postgis.refractions.net
+dnl * Copyright 2008 Mark Cave-Ayland
+dnl *
+dnl * This is free software; you can redistribute and/or modify it under
+dnl * the terms of the GNU General Public Licence. See the COPYING file.
+dnl *
+dnl **********************************************************************
 
 AC_INIT()
 AC_CONFIG_HEADERS([postgis_config.h])
index 50f8f7c4a89d19c8ad8fdc23a97aa4410ca6036f..796ee5c8d9cc9a0660d813cfa05cb1253dcb0e6a 100644 (file)
@@ -1,8 +1,18 @@
+dnl **********************************************************************
+dnl * $Id: ac_proj4_version.m4 2797 2008-05-31 09:56:44Z mcayland $
+dnl *
+dnl * PostGIS - Spatial Types for PostgreSQL
+dnl * http://postgis.refractions.net
+dnl * Copyright 2008 Mark Cave-Ayland
+dnl *
+dnl * This is free software; you can redistribute and/or modify it under
+dnl * the terms of the GNU General Public Licence. See the COPYING file.
+dnl *
+dnl **********************************************************************
+
 dnl
 dnl Return the PROJ.4 version number
 dnl
-dnl Written by Mark Cave-Ayland
-dnl
 
 AC_DEFUN([AC_PROJ_VERSION], [
        AC_RUN_IFELSE(