summaryrefslogtreecommitdiff
path: root/sid.ml
diff options
context:
space:
mode:
Diffstat (limited to 'sid.ml')
-rw-r--r--sid.ml2
1 files changed, 1 insertions, 1 deletions
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