summaryrefslogtreecommitdiff
path: root/drivers/demo/demo-simple.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/demo/demo-simple.c')
-rw-r--r--drivers/demo/demo-simple.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/demo/demo-simple.c b/drivers/demo/demo-simple.c
index d05b1dfd87..68972c780f 100644
--- a/drivers/demo/demo-simple.c
+++ b/drivers/demo/demo-simple.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2013 Google, Inc
*
* (C) Copyright 2012
* Pavel Herrmann <morpheus.ibis@gmail.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>