summaryrefslogtreecommitdiff
path: root/adapters/libhv.h
diff options
context:
space:
mode:
authorAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2024-03-22 17:49:33 +0100
committerAnna (navi) Figueiredo Gomes <navi@vlhl.dev>2024-03-22 19:18:15 +0100
commit107f1c4cee2ac6534c536efc3affae5e417e01fe (patch)
tree4f297cec3728c42d5be2ef48c898aa51e37e26fa /adapters/libhv.h
parent7ab6b824c771df8298cbe1b512a80116d005ec33 (diff)
all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev>
Diffstat (limited to 'adapters/libhv.h')
-rw-r--r--adapters/libhv.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/adapters/libhv.h b/adapters/libhv.h
index 3b54c70..3dd6978 100644
--- a/adapters/libhv.h
+++ b/adapters/libhv.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_LIBHV_H__
#define __HIREDIS_LIBHV_H__