summaryrefslogtreecommitdiff
path: root/adapters/poll.h
diff options
context:
space:
mode:
Diffstat (limited to 'adapters/poll.h')
-rw-r--r--adapters/poll.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/adapters/poll.h b/adapters/poll.h
index f138650..23b3eba 100644
--- a/adapters/poll.h
+++ b/adapters/poll.h
@@ -1,3 +1,13 @@
+/*
+ * 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_POLL_H
#define HIREDIS_POLL_H