summaryrefslogtreecommitdiff
path: root/firmware/fw_base.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/fw_base.S')
-rw-r--r--firmware/fw_base.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/firmware/fw_base.S b/firmware/fw_base.S
index 5738f57..63cb64c 100644
--- a/firmware/fw_base.S
+++ b/firmware/fw_base.S
@@ -1,10 +1,10 @@
/*
- * 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
*/
#include <sbi/riscv_asm.h>