diff --git a/Makefile b/Makefile index 3924f56..f461f82 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # SPDX-License-Identifier: BSD-3-Clause -# Copyright (c) 2020-2021, The Monero Project. +# SPDX-FileCopyrightText: 2020-2022 The Monero Project CMAKEFLAGS = \ -DTOR_BIN=$(or ${TOR_BIN}, Off) \