X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fgen_busybox_config.pl;fp=scripts%2Fgen_busybox_config.pl;h=9360052d293a30ad40564464930e2ffc419b4301;hb=f9e5c1b1d5c9d4968f8a3ca32a29e65997b704b9;hp=0c70b4a116311fa3642a388e93d1513ef384e71b;hpb=d746a3c00aa26d453d96f4fbba451f30cdc13287;p=openwrt-github%2F.git diff --git a/scripts/gen_busybox_config.pl b/scripts/gen_busybox_config.pl index 0c70b4a116..9360052d29 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;