X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Fconfigtest.pl;h=289b2fecc099e83b9e6b87884540211636998850;hb=3f6bdefa94e8e1b16910cbb73c86b8ba9dc98ee3;hp=476bba7dcec12623839cc36901ba54a5cbc80cd5;hpb=0781686bc6c2e3d0b1c8645a1719c76bbfe60272;p=openwrt-10.03%2F.git diff --git a/scripts/configtest.pl b/scripts/configtest.pl index 476bba7dc..289b2fecc 100755 --- a/scripts/configtest.pl +++ b/scripts/configtest.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. +# + my %change = ( '^BUSYBOX' => 'make package/busybox-clean', 'OPENVPN_' => 'make package/openvpn-clean',