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.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sid.ml') diff --git a/sid.ml b/sid.ml index 7051ee3..12d708a 100644 --- a/sid.ml +++ b/sid.ml @@ -1,4 +1,4 @@ -(* SPDX-License-Identifier: LGPL-3.0-only *) +(* SPDX-License-Identifier: LGPL-3.0-only WITH OCaml-LGPL-linking-exception *) module U64 = Stdint.Uint64 module U32 = Stdint.Uint32 -- cgit v1.2.3