summaryrefslogtreecommitdiff
path: root/xxd.ml
diff options
context:
space:
mode:
Diffstat (limited to 'xxd.ml')
-rw-r--r--xxd.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xxd.ml b/xxd.ml
index 5c3bad9..50e0072 100644
--- a/xxd.ml
+++ b/xxd.ml
@@ -1,4 +1,4 @@
-(* SPDX-License-Identifier: LGPL-3.0-only *)
+(* SPDX-License-Identifier: LGPL-3.0-only WITH OCaml-LGPL-linking-exception *)
let (!!) = Bytes.unsafe_of_string
let (??) = Bytes.unsafe_to_string