diff --git a/Makefile b/Makefile index 4e093a59..7eff3b9e 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,8 @@ +# Copyright (c) 2014-2019 Zano Project +# Copyright (c) 2014 The Cryptonote developers +# Distributed under the MIT/X11 software license, see the accompanying +# file COPYING or http://www.opensource.org/licenses/mit-license.php. + # Define CMake generator system := $(shell uname) ifneq (, $(findstring MINGW, $(system)))