Makefile: add copyright
This commit is contained in:
parent
2c79dbc5a7
commit
71daaa827d
1 changed files with 5 additions and 0 deletions
5
Makefile
5
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)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue