From d240e43734670a2d9ff60e186e182473d6974f1e Mon Sep 17 00:00:00 2001 From: Woojoong Kim Date: Sun, 30 Jun 2024 01:23:34 -0700 Subject: [PATCH] Update Makefile (#20) --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2e71ae2..9042020 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# SPDX-FileCopyrightText: 2019-present Open Networking Foundation -# # SPDX-License-Identifier: Apache-2.0 +# Copyright 2019 Open Networking Foundation +# Copyright 2024 Intel Corporation export CGO_ENABLED=1 export GO111MODULE=on