X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/739f48b3cee7682efc32acf30b141801a48b016f..6c93a964d229c973eb3e69147108daca97804f68:/scripts/gen_busybox_config.pl diff --git a/scripts/gen_busybox_config.pl b/scripts/gen_busybox_config.pl index 0c70b4a11..9360052d2 100755 --- a/scripts/gen_busybox_config.pl +++ b/scripts/gen_busybox_config.pl @@ -1,4 +1,11 @@ #!/usr/bin/perl +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + use strict; my $line;