X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4bddee6b099241711c1ad0a77d1a44bf4b4c0708..8afb23270d23db6a033ba8fb77e1cf1a1d925a7c:/scripts/gen_deps.pl diff --git a/scripts/gen_deps.pl b/scripts/gen_deps.pl index 04998715d..0cdcc97a1 100755 --- a/scripts/gen_deps.pl +++ b/scripts/gen_deps.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 $name;