X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/4bddee6b099241711c1ad0a77d1a44bf4b4c0708..6ab92cab84ccfa359f400cd6e4fa82f12c8e4bfe:/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;