summaryrefslogtreecommitdiff
path: root/lib/objects.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/objects.mk')
-rw-r--r--lib/objects.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/objects.mk b/lib/objects.mk
index 2ce6328..ebee592 100644
--- a/lib/objects.mk
+++ b/lib/objects.mk
@@ -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
-#
lib-objs-y += riscv_asm.o
lib-objs-y += riscv_atomic.o