From d9ededf5bc89e67fa8234946a635befd8ad44638 Mon Sep 17 00:00:00 2001 From: asia Date: Wed, 23 Oct 2024 10:46:49 +0200 Subject: [PATCH] Removed invalid licence header --- util/M_max_models.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/util/M_max_models.py b/util/M_max_models.py index af05e68..af6ff15 100644 --- a/util/M_max_models.py +++ b/util/M_max_models.py @@ -1,7 +1,3 @@ -# ----------------- -# Copyright © 2024 ACK Cyfronet AGH, Poland. -# ----------------- - import numpy as np class M_max_models: