From 795aebcf93021d166c33a7bff8be264d62ba8bd7 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Thu, 22 Sep 2016 17:13:30 +0200 Subject: [PATCH] Rinominato header libzakautho. --- src/aggregazioneterritoriale.c | 4 ++-- src/aggregazioniterritoriali.c | 4 ++-- src/commons.h | 4 ++-- src/comune.c | 4 ++-- src/comuni.c | 2 +- src/main.c | 4 ++-- src/province.c | 2 +- src/provincia.c | 4 ++-- src/regione.c | 4 ++-- src/regioni.c | 2 +- src/stati.c | 4 ++-- src/stato.c | 4 ++-- src/tipiaggregazioneterritoriale.c | 4 ++-- src/tipoaggregazioneterritoriale.c | 4 ++-- src/via.c | 4 ++-- src/vie.c | 4 ++-- 16 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/aggregazioneterritoriale.c b/src/aggregazioneterritoriale.c index 28b70c9..dc9cfb1 100644 --- a/src/aggregazioneterritoriale.c +++ b/src/aggregazioneterritoriale.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include "aggregazioneterritoriale.h" diff --git a/src/aggregazioniterritoriali.c b/src/aggregazioniterritoriali.c index 63af936..b2e1cca 100644 --- a/src/aggregazioniterritoriali.c +++ b/src/aggregazioniterritoriali.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 +#include #include #include "aggregazioniterritoriali.h" diff --git a/src/commons.h b/src/commons.h index b49e782..87c183e 100644 --- a/src/commons.h +++ b/src/commons.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include diff --git a/src/comune.c b/src/comune.c index 37b80fb..d39a4f5 100644 --- a/src/comune.c +++ b/src/comune.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include "comune.h" diff --git a/src/comuni.c b/src/comuni.c index 752db75..f5d1988 100644 --- a/src/comuni.c +++ b/src/comuni.c @@ -19,7 +19,7 @@ #include -#include +#include #include #include "comuni.h" diff --git a/src/main.c b/src/main.c index edb15e7..308e2bb 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 #include -#include +#include #include "aggregazioniterritoriali.h" #include "commons.h" diff --git a/src/province.c b/src/province.c index cddce1d..155d904 100644 --- a/src/province.c +++ b/src/province.c @@ -19,7 +19,7 @@ #include -#include +#include #include #include diff --git a/src/provincia.c b/src/provincia.c index 202a48c..9d1fda2 100644 --- a/src/provincia.c +++ b/src/provincia.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include "provincia.h" #include "widget.h" diff --git a/src/regione.c b/src/regione.c index 8627f7c..f52b89d 100644 --- a/src/regione.c +++ b/src/regione.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include "regione.h" diff --git a/src/regioni.c b/src/regioni.c index 1bc8ab5..0064f9c 100644 --- a/src/regioni.c +++ b/src/regioni.c @@ -19,7 +19,7 @@ #include -#include +#include #include #include diff --git a/src/stati.c b/src/stati.c index 8a96ae7..b9d0a5d 100644 --- a/src/stati.c +++ b/src/stati.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include diff --git a/src/stato.c b/src/stato.c index 942a030..020e008 100644 --- a/src/stato.c +++ b/src/stato.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include "stato.h" diff --git a/src/tipiaggregazioneterritoriale.c b/src/tipiaggregazioneterritoriale.c index 549ff71..8c07260 100644 --- a/src/tipiaggregazioneterritoriale.c +++ b/src/tipiaggregazioneterritoriale.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 +#include #include #include "tipiaggregazioneterritoriale.h" diff --git a/src/tipoaggregazioneterritoriale.c b/src/tipoaggregazioneterritoriale.c index db3c75c..c94ebc6 100644 --- a/src/tipoaggregazioneterritoriale.c +++ b/src/tipoaggregazioneterritoriale.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include "tipoaggregazioneterritoriale.h" diff --git a/src/via.c b/src/via.c index bdf1b17..5274063 100644 --- a/src/via.c +++ b/src/via.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include "via.h" diff --git a/src/vie.c b/src/vie.c index cde43bf..6d014c3 100644 --- a/src/vie.c +++ b/src/vie.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2015 Andrea Zagli + * Copyright (C) 2010-2016 Andrea Zagli * * 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 -#include +#include #include #include "vie.h" -- 2.49.0