X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5bd73a12052f8e9182ac1f51372cf6d0323f9dad..3cb6e4ad50c7d3935da161273c093992534b5a0e:/scripts/gen_menuconfig.pl diff --git a/scripts/gen_menuconfig.pl b/scripts/gen_menuconfig.pl index c1510b0d5..e62363e63 100755 --- a/scripts/gen_menuconfig.pl +++ b/scripts/gen_menuconfig.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 $src;