diff options
Diffstat (limited to 'include/inttypes.h')
-rw-r--r-- | include/inttypes.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/inttypes.h b/include/inttypes.h index e2e569d0acf..ea731ec8689 100644 --- a/include/inttypes.h +++ b/include/inttypes.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 1997-2001, 2004, 2007 Free Software Foundation, Inc. * * This file is taken from the GNU C Library v2.15, with the unimplemented * functions removed and a few style fixes. - * - * SPDX-License-Identifier: GPL-2.0+ */ /* |