aboutsummaryrefslogtreecommitdiff
path: root/Makefile.rules
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-07-30 18:52:43 +1000
committerOliver O'Halloran <oohall@gmail.com>2019-08-02 15:25:33 +1000
commit0e1db80c70477d89a73c7f2a1a7e19c7d8292c5f (patch)
treeb5471ec49e8e77c2e2196675117f6bb9300c781c /Makefile.rules
parent73ded8c7914faf98fd7fb02cca958e61b8cc0563 (diff)
downloadskiboot-0e1db80c70477d89a73c7f2a1a7e19c7d8292c5f.zip
skiboot-0e1db80c70477d89a73c7f2a1a7e19c7d8292c5f.tar.gz
skiboot-0e1db80c70477d89a73c7f2a1a7e19c7d8292c5f.tar.bz2
SPDX fixups and Copyright date fixes
Ensure the (C) who and years are correct, based on git history. Also a few SPDX fixups Signed-off-by: Stewart Smith <stewart@linux.ibm.com> Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.rules b/Makefile.rules
index 11b0e5e..3d9d1b1 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -1,6 +1,8 @@
+# SPDX-License-Identifier: Apache-2.0
#
# These allow for the build to be less verbose
#
+# Copyright 2012-2019 IBM Corp
ifdef V
VERBOSE:= $(V)