diff options
Diffstat (limited to 'include/thor.h')
-rw-r--r-- | include/thor.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/thor.h b/include/thor.h index 5051be714bd..62501bda17c 100644 --- a/include/thor.h +++ b/include/thor.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * thor.h -- USB THOR Downloader protocol * * Copyright (C) 2013 Samsung Electronics * Lukasz Majewski <l.majewski@samsung.com> * - * SPDX-License-Identifier: GPL-2.0+ - * */ #ifndef __THOR_H_ |