diff options
Diffstat (limited to 'examples/api/demo.c')
-rw-r--r-- | examples/api/demo.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/api/demo.c b/examples/api/demo.c index 8c30457ce7..e177bf17eb 100644 --- a/examples/api/demo.c +++ b/examples/api/demo.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2007-2008 Semihalf * * Written by: Rafal Jaworowski <raj@semihalf.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |