diff options
Diffstat (limited to 'lib/optee/optee.c')
-rw-r--r-- | lib/optee/optee.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/optee/optee.c b/lib/optee/optee.c index 78a15e8a32f..db92cd9af29 100644 --- a/lib/optee/optee.c +++ b/lib/optee/optee.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 Linaro * Bryan O'Donoghue <bryan.odonoghue@linaro.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |