Browse Source

mo copyrights

pull/5/head
Duke Leto 3 years ago
parent
commit
39e0096aff
  1. 4
      Dockerfile
  2. 3
      depends/funcs.mk

4
Dockerfile

@ -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
MAINTAINER Duke Leto <duke@leto.net>

3
depends/funcs.mk

@ -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
#Set defaults for vars which may be overridden per-package
$(1)_cc=$($($(1)_type)_CC)

Loading…
Cancel
Save