X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Fgen_busybox_config.pl;h=9360052d293a30ad40564464930e2ffc419b4301;hb=de94a93b4b63b2f8f9b1b058b7f7eed6cad1adf6;hp=0c70b4a116311fa3642a388e93d1513ef384e71b;hpb=739f48b3cee7682efc32acf30b141801a48b016f;p=openwrt-10.03%2F.git 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;