diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2021-01-19 12:55:12 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2021-01-19 13:17:01 +0900 |
commit | 09d50377ce7e37f2719227f03687b5286d9a82a5 (patch) | |
tree | d27fcdbca6b6d89591283b7ce901e87d6d62bb18 /src/inotify.c | |
parent | fa9b094891049a0cdb6c6379e8308cb3a07614ef (diff) | |
parent | 7511c9647d76e9e187e83847294b1a5c491ebc28 (diff) | |
download | dnsmasq-09d50377ce7e37f2719227f03687b5286d9a82a5.tar.gz dnsmasq-09d50377ce7e37f2719227f03687b5286d9a82a5.tar.bz2 dnsmasq-09d50377ce7e37f2719227f03687b5286d9a82a5.zip |
Upgrade upstream version to 2.82submit/tizen/20210119.104018accepted/tizen/unified/20210120.120834
Change-Id: Ia73a4e8c6a2efff2c1d07b195d17529451ca6f95
Diffstat (limited to 'src/inotify.c')
-rw-r--r-- | src/inotify.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inotify.c b/src/inotify.c index 7107833..d5804cb 100644 --- a/src/inotify.c +++ b/src/inotify.c @@ -1,4 +1,4 @@ -/* dnsmasq is Copyright (c) 2000-2018 Simon Kelley +/* dnsmasq is Copyright (c) 2000-2020 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 |