From 6cf9118eea9027f12bbe7439024d463e2850df46 Mon Sep 17 00:00:00 2001 From: Nils Beckmann Date: Wed, 16 Oct 2024 11:59:42 +0200 Subject: [PATCH] adds file header --- model_objective_stop_balancing.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/model_objective_stop_balancing.go b/model_objective_stop_balancing.go index 3ba1993..de9e5a7 100644 --- a/model_objective_stop_balancing.go +++ b/model_objective_stop_balancing.go @@ -1,3 +1,5 @@ +// © 2019-present nextmv.io inc + package nextroute // NewStopBalanceObjective returns a new StopBalanceObjective.