Add copyright to util package

This commit is contained in:
2023-05-12 15:40:33 +02:00
parent c64b996742
commit 5beb84b575
3 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
// Copyright (C) 2022 NHR@FAU, University Erlangen-Nuremberg.
// All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package util
import (