summaryrefslogtreecommitdiff
path: root/tools/getline.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/getline.c')
-rw-r--r--tools/getline.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/getline.c b/tools/getline.c
index f7dbcc9bfe..64f1260099 100644
--- a/tools/getline.c
+++ b/tools/getline.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/* getline.c -- Replacement for GNU C library function getline
*
* Copyright (C) 1993, 1996, 2001, 2002 Free Software Foundation, Inc.
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
/* Written by Jan Brittenson, bson@gnu.ai.mit.edu. */