From 04d2f7f765396e5643ac0dcf9d2ababd7393cfb4 Mon Sep 17 00:00:00 2001 From: Woojoong Kim Date: Sun, 30 Jun 2024 01:16:44 -0700 Subject: [PATCH] Update Makefile --- 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