diff options
Diffstat (limited to 'test/test_main.ml')
| -rw-r--r-- | test/test_main.ml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/test_main.ml b/test/test_main.ml index 5500c28..21ed86d 100644 --- a/test/test_main.ml +++ b/test/test_main.ml @@ -1,5 +1,7 @@ -(* SPDX-FileCopyrightText: 2025 toastal <toastal@posteo.net> *) -(* SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception *) +(*─────────────────────────────────────────────────────────────────────────────┐ +│ SPDX-FileCopyrightText: 2025 toastal <https://toast.al/contact/> │ +│ SPDX-License-Identifier: LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception │ +└─────────────────────────────────────────────────────────────────────────────*) let () = (* let open Alcotest in |
