aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnup patel <anup.patel@wdc.com>2019-01-24 11:41:10 +0530
committerAnup Patel <anup@brainfault.org>2019-01-24 14:07:47 +0530
commit20990ee0abaf286917b6e2aae992d4183ff695f6 (patch)
tree69597455ca5dbecf27fa9af7b58b0967e6cafba4 /Makefile
parentd68741d8b1ed50fb9a86a475074b6ddf1f818813 (diff)
downloadopensbi-20990ee0abaf286917b6e2aae992d4183ff695f6.zip
opensbi-20990ee0abaf286917b6e2aae992d4183ff695f6.tar.gz
opensbi-20990ee0abaf286917b6e2aae992d4183ff695f6.tar.bz2
all: Update copyright header in all files
This patch updates copyright header in all files as follows: 1. Makes "SPDX-License-Identifier: BSD-2-Clause" as first line 2. Change copyright year to 2019 for Western Digital Signed-off-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 9823899..b362a56 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
#
-# Copyright (c) 2018 Western Digital Corporation or its affiliates.
+# SPDX-License-Identifier: BSD-2-Clause
+#
+# Copyright (c) 2019 Western Digital Corporation or its affiliates.
#
# Authors:
# Anup Patel <anup.patel@wdc.com>
#
-# SPDX-License-Identifier: BSD-2-Clause
-#
# Current Version
MAJOR = 0