From 5d8843e451c01d8abfe6b5be772637310e9e581e Mon Sep 17 00:00:00 2001 From: "\"Robert P. J. Day\"" Date: Mon, 10 Jul 2006 11:41:19 +0000 Subject: Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. --- libbb/llist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libbb/llist.c') diff --git a/libbb/llist.c b/libbb/llist.c index fde25e8b7..13b974dec 100644 --- a/libbb/llist.c +++ b/libbb/llist.c @@ -9,6 +9,7 @@ * * Licensed under the GPL v2, see the file LICENSE in this tarball. */ + #include #include "libbb.h" -- cgit v1.2.3