From: Felix Fietkau Date: Tue, 27 Jun 2006 00:38:59 +0000 (+0000) Subject: add missing copyright X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=commitdiff_plain;h=05e604587a2024cc0e1d0aa030d9f1773903d496 add missing copyright SVN-Revision: 4092 --- diff --git a/openwrt/package/broadcom-wl/src/kmod/patchtable.pl b/openwrt/package/broadcom-wl/src/kmod/patchtable.pl index 6144d8b925..6999735125 100644 --- a/openwrt/package/broadcom-wl/src/kmod/patchtable.pl +++ b/openwrt/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);