diff --git a/tests/bin/emit_logs_cohttp.ml b/tests/bin/emit_logs_cohttp.ml index c5d694a2..acd846e3 100644 --- a/tests/bin/emit_logs_cohttp.ml +++ b/tests/bin/emit_logs_cohttp.ml @@ -1,18 +1,3 @@ -(* Austin Theriault - * - * Copyright (C) Semgrep, Inc. - * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * version 2.1 as published by the Free Software Foundation, with the - * special exception on linking described in file LICENSE. - * - * This library is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the file - * LICENSE for more details. - *) - module T = Opentelemetry_lwt (*****************************************************************************) (* Prelude *)