From 1adec13f09b0b0310bcb741853fbe9a73b078b22 Mon Sep 17 00:00:00 2001 From: zhuxinlang <38142702+zhuxinlang@users.noreply.github.com> Date: Sun, 3 Jul 2022 16:03:16 -0400 Subject: Add proper hash agility required for 15.1+ Fixes 294b81953c0801212a7f0927133e3c43ca231ab3 --- ldid.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ldid.hpp') diff --git a/ldid.hpp b/ldid.hpp index 7f2f328..1e46f56 100644 --- a/ldid.hpp +++ b/ldid.hpp @@ -1,6 +1,8 @@ #ifndef LDID_HPP #define LDID_HPP +/* SPDX-License-Identifier: AGPL-3.0-only */ + #include #include #include -- cgit v1.2.3