From 2a999d7988d886b5e887988c68095addbbf9a794 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 3 Nov 2018 19:52:31 +0100 Subject: add linking exception to license --- sid_test.ml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sid_test.ml') diff --git a/sid_test.ml b/sid_test.ml index 686e7aa..97af2a3 100644 --- a/sid_test.ml +++ b/sid_test.ml @@ -1,3 +1,5 @@ +(* SPDX-License-Identifier: LGPL-3.0-only WITH OCaml-LGPL-linking-exception *) + open OUnit module U64 = Stdint.Uint64 -- cgit v1.2.3