summaryrefslogtreecommitdiff
path: root/cmd/sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sata.c')
-rw-r--r--cmd/sata.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/sata.c b/cmd/sata.c
index 7817442532..cc12afb07e 100644
--- a/cmd/sata.c
+++ b/cmd/sata.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2000-2005, DENX Software Engineering
* Wolfgang Denk <wd@denx.de>
@@ -6,8 +7,6 @@
* <mushtaqk_921@yahoo.co.in>
* Copyright (C) 2008 Freescale Semiconductor, Inc.
* Dave Liu <daveliu@freescale.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>