]> git.ipfire.org Git - zone-sync.git/commitdiff
main: It is actually 2026
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 May 2026 15:46:56 +0000 (15:46 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 May 2026 15:46:56 +0000 (15:46 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
configure.ac
main.c

index f939990fd898409c4d6ef15650cd0b37493c622c..355d9fdc6bec4969ca0cb200adb7e2a8a49c77b7 100644 (file)
@@ -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        #
index b982b1d3e21f983f8e66b74776894e199bb52a8a..176c468b40a73c5821bc3f3a6d4330175036ab00 100644 (file)
@@ -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 fa4937e472beeb87af4e8877136f86d808f9903b..41541f1ba0ea55b0d31928e0d7dc45d832f0b58d 100644 (file)
--- 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        #