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