diff options
Diffstat (limited to 'cmd/thordown.c')
-rw-r--r-- | cmd/thordown.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/thordown.c b/cmd/thordown.c index 1bb5fc2ec2..e297de23a0 100644 --- a/cmd/thordown.c +++ b/cmd/thordown.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * cmd_thordown.c -- USB TIZEN "THOR" Downloader gadget * * Copyright (C) 2013 Lukasz Majewski <l.majewski@samsung.com> * All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |