mo copyrights
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
# Copyright (c) 2019-2020 Hush developers
|
# Copyright (c) 2016-2020 The Hush developers
|
||||||
|
# Distributed under the GPLv3 software license, see the accompanying
|
||||||
|
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||||
FROM ubuntu:16.04
|
FROM ubuntu:16.04
|
||||||
MAINTAINER Duke Leto <duke@leto.net>
|
MAINTAINER Duke Leto <duke@leto.net>
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
# Copyright (c) 2016-2020 The Hush developers
|
||||||
|
# Distributed under the GPLv3 software license, see the accompanying
|
||||||
|
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||||
define int_vars
|
define int_vars
|
||||||
#Set defaults for vars which may be overridden per-package
|
#Set defaults for vars which may be overridden per-package
|
||||||
$(1)_cc=$($($(1)_type)_CC)
|
$(1)_cc=$($($(1)_type)_CC)
|
||||||
|
|||||||
Reference in New Issue
Block a user