]> Pileus Git - grits/blobdiff - src/gis.h
Update copyright and email address
[grits] / src / gis.h
index a8261ab7e35b01a328d21acc7c8372950a9901a3..fdc083e861089236568934b4827d2af3e36051c2 100644 (file)
--- a/src/gis.h
+++ b/src/gis.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009 Andy Spencer <spenceal@rose-hulman.edu>
+ * Copyright (C) 2009-2010 Andy Spencer <andy753421@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -25,9 +25,9 @@
 
 /* GIS helprs */
 #include "gis-util.h"
-#include "gis-data.h"
 #include "gis-tile.h"
 #include "gis-wms.h"
+#include "gis-data.h"
 
 /* Plugins */
 #include "gis-plugin.h"