diff options
Diffstat (limited to 'include/wait_bit.h')
-rw-r--r-- | include/wait_bit.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/wait_bit.h b/include/wait_bit.h index bd021baa48..82e09da5ca 100644 --- a/include/wait_bit.h +++ b/include/wait_bit.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Wait for bit with timeout and ctrlc * * (C) Copyright 2015 Mateusz Kulikowski <mateusz.kulikowski@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __WAIT_BIT_H |