summaryrefslogtreecommitdiff
path: root/include/sbi/riscv_fp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sbi/riscv_fp.h')
-rw-r--r--include/sbi/riscv_fp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sbi/riscv_fp.h b/include/sbi/riscv_fp.h
index 0deb8e4..7143023 100644
--- a/include/sbi/riscv_fp.h
+++ b/include/sbi/riscv_fp.h
@@ -1,10 +1,10 @@
/*
+ * 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
*/
#ifndef __RISCV_FP_H__