ash: do not let EXIT trap to fire in `trap`
[oweals/busybox.git] / console-tools / loadfont.c
index 863c6efcd7e56f4f9d6cd37a891765d4be683a31..336418061ae2988fb181660ca3ee92036df4e242 100644 (file)
@@ -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 <sys/kd.h>