diff options
Diffstat (limited to '')
-rw-r--r-- | daemon/daemon.h (renamed from src/daemon.h) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/daemon.h b/daemon/daemon.h index 150d74e3a..412691107 100644 --- a/src/daemon.h +++ b/daemon/daemon.h @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: GPL-3.0-or-later + #ifndef NETDATA_DAEMON_H #define NETDATA_DAEMON_H 1 |