diff --git a/Makefile b/Makefile index 5280e3d..981a965 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# SPDX-FileCopyrightText: 2022 2020-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 @@ -63,4 +63,4 @@ help: | awk ' \ BEGIN {FS = ": *# *@HELP"}; \ {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}; \ - ' \ No newline at end of file + '