--- embedaddon/dnsmasq/src/arp.c 2021/03/17 00:56:46 1.1.1.2 +++ embedaddon/dnsmasq/src/arp.c 2023/09/27 11:02:07 1.1.1.3 @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2021 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2022 Simon Kelley 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 @@ -230,5 +230,3 @@ int do_arp_script_run(void) return 0; } - -