add missing copyright
authorFelix Fietkau <nbd@openwrt.org>
Tue, 27 Jun 2006 00:38:59 +0000 (00:38 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 27 Jun 2006 00:38:59 +0000 (00:38 +0000)
SVN-Revision: 4092

openwrt/package/broadcom-wl/src/kmod/patchtable.pl

index 6144d8b925328ffbef23d355a85f03fa6e36f178..69997351258f002655bee9ffb2639bb4546879b1 100644 (file)
@@ -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);