remove automatic license notice

This commit is contained in:
ajbt200128 2025-07-31 14:31:27 -07:00
parent 1e6ee91da4
commit e7367f9d27

View file

@ -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 *)