X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/0781686bc6c2e3d0b1c8645a1719c76bbfe60272..129452e7a9452a81f99e566a88b67a32880b0550:/scripts/configtest.pl 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',