diff options
Diffstat (limited to 'cmd/demo.c')
-rw-r--r-- | cmd/demo.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/demo.c b/cmd/demo.c index bf14f7b1c53..52c6e7ec15b 100644 --- a/cmd/demo.c +++ b/cmd/demo.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> |