Makefile: add copyright

This commit is contained in:
anonimal 2019-02-20 02:42:47 +00:00
parent 2c79dbc5a7
commit 71daaa827d
No known key found for this signature in database
GPG key ID: 66A76ECF914409F1

View file

@ -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)))