summaryrefslogtreecommitdiff
path: root/adapters/libsdevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'adapters/libsdevent.h')
-rw-r--r--adapters/libsdevent.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/adapters/libsdevent.h b/adapters/libsdevent.h
index 1268ed9..74364a5 100644
--- a/adapters/libsdevent.h
+++ b/adapters/libsdevent.h
@@ -1,3 +1,14 @@
+/*
+ * Copyright (c) 2009-2011, Salvatore Sanfilippo <antirez at gmail dot com>
+ *
+ * SPDX-FileCopyrightText: 2024 Hiredict Contributors
+ * SPDX-FileCopyrightText: 2024 Salvatore Sanfilippo <antirez at gmail dot com>
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ * SPDX-License-Identifier: LGPL-3.0-or-later
+ *
+ */
+
#ifndef HIREDIS_LIBSDEVENT_H
#define HIREDIS_LIBSDEVENT_H
#include <systemd/sd-event.h>