tools: mkimage: use common ALIGN to do the size align
[oweals/u-boot.git] / tools / getline.c
index f7dbcc9bfe937204801492dfbcba55131eabc380..64f1260099ca5990f914fe7ad06f0ab1fd5dc5cf 100644 (file)
@@ -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.  */