Rinominato header libzakautho.
authorAndrea Zagli <azagli@libero.it>
Thu, 22 Sep 2016 15:13:30 +0000 (17:13 +0200)
committerAndrea Zagli <azagli@libero.it>
Thu, 22 Sep 2016 15:13:30 +0000 (17:13 +0200)
16 files changed:
src/aggregazioneterritoriale.c
src/aggregazioniterritoriali.c
src/commons.h
src/comune.c
src/comuni.c
src/main.c
src/province.c
src/provincia.c
src/regione.c
src/regioni.c
src/stati.c
src/stato.c
src/tipiaggregazioneterritoriale.c
src/tipoaggregazioneterritoriale.c
src/via.c
src/vie.c

index 28b70c9c44026f80b599618ad5d605725af30f7a..dc9cfb195c3c7488dfe26a9d80a2e2f93a7bac3a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
  */
 
 #include <libgtkform/form.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "aggregazioneterritoriale.h"
index 63af93605e42ceaaebe4d64fb4330e2a882e6709..b2e1cca108bbd02da7e131c3d2023b587c64da68 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -17,7 +17,7 @@
  *
  */
 
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "aggregazioniterritoriali.h"
index b49e78241294d2c8ca96e284c7c6e0e6d3ab5aa5..87c183ea85ecacbc3fb4353d8dc767ef0b121832 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <a.zagli@comune.scandicci.fi.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <a.zagli@comune.scandicci.fi.it>
  *
  *  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
@@ -30,7 +30,7 @@
 #endif
 
 #include <libgdaex/libgdaex.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libzakautho/role_interface.h>
 #include <libsolipa/libsolipa.h>
 
index 37b80fbce3ca1338455f8dd3a782bf7d8c518f26..d39a4f5d2541d2ae3cf7cfa38499a8ce5eafb7da 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
  */
 
 #include <libgtkform/form.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "comune.h"
index 752db755610b7c415aefb2089be1f8125078143f..f5d19882f32984e89d46566a97f06d7652169502 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <gdk/gdk.h>
 
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libgdaexgrid/libgdaexgrid.h>
 
 #include "comuni.h"
index edb15e730376fa7bcbe059c7f852c56aa7cdda19..308e2bb58838d5ac064c6bed80e4caaf825caced 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <a.zagli@comune.scandicci.fi.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <a.zagli@comune.scandicci.fi.it>
  *
  *  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
@@ -26,7 +26,7 @@
 
 #include <libgdaex/libgdaex.h>
 #include <libzakauthe.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 
 #include "aggregazioniterritoriali.h"
 #include "commons.h"
index cddce1d7c6beb5306aa9135fe7b666ed15c2e444..155d904ab2f9ec7cae72223901b706d02dd11158 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <gdk/gdk.h>
 
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 #include <libgdaexgrid/libgdaexgrid.h>
 
index 202a48cd837707991f6d689567abd47ef017ed60..9d1fda27ff0525753373721176f0c7a0575f88a4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
  */
 
 #include <libgtkform/form.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 
 #include "provincia.h"
 #include "widget.h"
index 8627f7cf158646630f04e886e8f6e9f9b0fa4d96..f52b89dffc7e3a595780baf446652c8b54fc84ed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
  */
 
 #include <libgtkform/form.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "regione.h"
index 1bc8ab5daf2a5399b6d338dac61bfc5330dd9fcf..0064f9c342fbe2dffc9b1f4c0f0290f79ff1cb1d 100644 (file)
@@ -19,7 +19,7 @@
 
 #include <gdk/gdk.h>
 
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 #include <libgdaexgrid/libgdaexgrid.h>
 
index 8a96ae7433eb5808732bda80dfc3a8d154a9fb9a..b9d0a5d8c6d8cb873deabf251b8b92b8952527c5 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -19,7 +19,7 @@
 
 #include <gdk/gdk.h>
 
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 #include <libgdaexgrid/libgdaexgrid.h>
 
index 942a0300b92005b74d78e351ef5129e2e1620f14..020e008bfa36d77ec1fb3eb85f1090a1d298748c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
  */
 
 #include <libgtkform/form.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "stato.h"
index 549ff7131210c0b6a479bc1de1bbc350adb64e5f..8c072605514a755d475d4e4feaeaa2494de63e60 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -17,7 +17,7 @@
  *
  */
 
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "tipiaggregazioneterritoriale.h"
index db3c75c56236ed35e6a4c04467115cc1e2623eb3..c94ebc694f611e00e889c15c1f0ac19bb56b9429 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
  */
 
 #include <libgtkform/form.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "tipoaggregazioneterritoriale.h"
index bdf1b1798ce1e75f6d10b1e74a9aedc27b4530ad..5274063e65d8227139b3e3bcec280e655e6143d6 100644 (file)
--- a/src/via.c
+++ b/src/via.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,7 +18,7 @@
  */
 
 #include <libgtkform/form.h>
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "via.h"
index cde43bf533894cb7317fc28c51dd16956c6f1ef2..6d014c32a653ad553311091afa201a21810aedb1 100644 (file)
--- a/src/vie.c
+++ b/src/vie.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2015 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2016 Andrea Zagli <azagli@libero.it>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -21,7 +21,7 @@
 
 #include <gdk/gdk.h>
 
-#include <libzakautho/autoz.h>
+#include <libzakautho/autho.h>
 #include <libsolipa/libsolipa.h>
 
 #include "vie.h"