From db12d1d733ab7de0c5f4cda261eb79fd334a4ed9 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 7 Dec 2008 00:52:58 +0000 Subject: Fix forgotten license comments --- console-tools/loadfont.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'console-tools') diff --git a/console-tools/loadfont.c b/console-tools/loadfont.c index 863c6efcd..336418061 100644 --- a/console-tools/loadfont.c +++ b/console-tools/loadfont.c @@ -6,6 +6,8 @@ * * Loads the console font, and possibly the corresponding screen map(s). * (Adapted for busybox by Matej Vela.) + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h" #include -- cgit v1.2.3