From: Michael Tremer Date: Mon, 18 May 2026 15:46:56 +0000 (+0000) Subject: main: It is actually 2026 X-Git-Tag: 0.0.1~23 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=654b50430a572392a6cf52fe48d7d33a110d73f4;p=zone-sync.git main: It is actually 2026 Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index f939990..355d9fd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ############################################################################### # # # zone-sync - A tool to keep DNS zone files in sync # -# Copyright (C) 2016 IPFire Development Team # +# Copyright (C) 2026 IPFire Development Team # # # # 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 # diff --git a/configure.ac b/configure.ac index b982b1d..176c468 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ ############################################################################### # # # zone-sync - A tool to keep DNS zone files in sync # -# Copyright (C) 2016 IPFire Development Team # +# Copyright (C) 2026 IPFire Development Team # # # # 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 # diff --git a/main.c b/main.c index fa4937e..41541f1 100644 --- a/main.c +++ b/main.c @@ -1,7 +1,7 @@ /*############################################################################# # # # zone-sync - A tool to keep DNS zone files in sync # -# Copyright (C) 2016 IPFire Development Team # +# Copyright (C) 2026 IPFire Development Team # # # # 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 #