summaryrefslogtreecommitdiff
path: root/lib/sbi_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sbi_console.c')
-rw-r--r--lib/sbi_console.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/sbi_console.c b/lib/sbi_console.c
index 36a4414..bc8f952 100644
--- a/lib/sbi_console.c
+++ b/lib/sbi_console.c
@@ -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/sbi_platform.h>