X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8afe76304a4a092f6100c0f75df0e58bb2821833..143496aa4d31c79178027f9838e8cb3a659969f5:/package/broadcom-wl/src/kmod/patchtable.pl diff --git a/package/broadcom-wl/src/kmod/patchtable.pl b/package/broadcom-wl/src/kmod/patchtable.pl index 6144d8b92..699973512 100644 --- a/package/broadcom-wl/src/kmod/patchtable.pl +++ b/package/broadcom-wl/src/kmod/patchtable.pl @@ -1,4 +1,11 @@ #!/usr/bin/perl +# +# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006 Felix Fietkau +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# use strict; my $TABLE = pack("V", 0xbadc0ded);