From 1702e79c17b4fa05159afd503f3dcd631c1a86d0 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 27 Oct 2018 23:06:35 +0200 Subject: add readme and license text --- util/sidparse.ml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/sidparse.ml b/util/sidparse.ml index e99d27f..5ab6bf4 100644 --- a/util/sidparse.ml +++ b/util/sidparse.ml @@ -1,3 +1,5 @@ +(* SPDX-License-Identifier: LGPL-3.0-only *) + let err q v = match q, v with | true, _ -> Printf.ifprintf stdout -- cgit v1.2.3