diff options
author | cheoleun moon <chleun.moon@samsung.com> | 2023-02-27 12:23:19 +0900 |
---|---|---|
committer | cheoleun moon <chleun.moon@samsung.com> | 2023-02-27 12:23:33 +0900 |
commit | 70d82e00397c5699a9f37ed93678560116f8ac62 (patch) | |
tree | 0967c8048c1c57326f6ef94bea6c2926c23fdb30 /src/arp.c | |
parent | d08de9e4ac117490e1bc53b587ee68681ef0fbe9 (diff) | |
download | dnsmasq-70d82e00397c5699a9f37ed93678560116f8ac62.tar.gz dnsmasq-70d82e00397c5699a9f37ed93678560116f8ac62.tar.bz2 dnsmasq-70d82e00397c5699a9f37ed93678560116f8ac62.zip |
Imported Upstream version 2.88upstream/2.88upstream
Change-Id: I71efe884b7eb0d77b9804525cf3ac4f8eee40a30
Diffstat (limited to 'src/arp.c')
-rw-r--r-- | src/arp.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |